mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-08 07:34:07 +00:00
Add remaining (useful) SI instructions to DynASM.
This commit is contained in:
parent
55af819e97
commit
21655cf90b
@ -1251,8 +1251,12 @@ map_op = {
|
||||
-- RIE-e
|
||||
brxhg_3 = "ec0000000044RIE-e",
|
||||
-- SI
|
||||
cli_2 = "000095000000SI",
|
||||
mvi_2 = "000092000000SI",
|
||||
ni_2 = "000094000000SI",
|
||||
tm_2 = "000091000000SI",
|
||||
xi_2 = "000097000000SI",
|
||||
oi_2 = "000096000000SI",
|
||||
-- SIY
|
||||
tmy_2 = "eb0000000051SIY",
|
||||
-- RXF
|
||||
|
Loading…
Reference in New Issue
Block a user