mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-08 15:34:09 +00:00
Add ADD HALFWORD IMMEDIATE (64-bit) instruction (aghi).
This commit is contained in:
parent
c688a0a3ab
commit
cdfb632a4f
@ -462,6 +462,7 @@ map_op = {
|
||||
axbr_2 = "0000b34a0000h",
|
||||
adbr_2 = "0000b31a0000h",
|
||||
aebr_2 = "0000b30a0000h",
|
||||
aghi_2 = "0000a70b0000i",
|
||||
ah_2 = "00004a000000j",
|
||||
ahi_2 = "0000a70a0000i",
|
||||
ahy_2 = "e3000000007al",
|
||||
|
Loading…
Reference in New Issue
Block a user