diff options
author | Taylor Simpson <tsimpson@quicinc.com> | 2023-04-27 15:40:50 -0700 |
---|---|---|
committer | Taylor Simpson <tsimpson@quicinc.com> | 2023-05-18 12:40:51 -0700 |
commit | 406c74f22d457969bdc0b604876d671211cbdaa9 (patch) | |
tree | 87f8494ac5da269dce121a05b4ffe01f051e7506 /python | |
parent | fc2622f660fea5355565a6734c74f68e65953ac8 (diff) | |
download | qemu-406c74f22d457969bdc0b604876d671211cbdaa9.zip qemu-406c74f22d457969bdc0b604876d671211cbdaa9.tar.gz qemu-406c74f22d457969bdc0b604876d671211cbdaa9.tar.bz2 |
Hexagon (target/hexagon) Add v68 scalar instructions
The following instructions are added
L2_loadw_aq
L4_loadd_aq
R6_release_at_vi
R6_release_st_vi
S2_storew_rl_at_vi
S4_stored_rl_at_vi
S2_storew_rl_st_vi
S4_stored_rl_st_vi
The release instructions are nop's in qemu. The others behave as
loads/stores.
The encodings for these instructions changed some "don't care" bits
L2_loadw_locked
L4_loadd_locked
S2_storew_locked
S4_stored_locked
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Message-Id: <20230427224057.3766963-3-tsimpson@quicinc.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions