mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-08 15:34:09 +00:00
Minor cleanup
This commit is contained in:
parent
ccd2614902
commit
52368ac005
@ -1194,7 +1194,7 @@ map_op = {
|
|||||||
-- RI-c mode instructions
|
-- RI-c mode instructions
|
||||||
brc_2 = "0000a7040000RI-c",
|
brc_2 = "0000a7040000RI-c",
|
||||||
-- RIL-c
|
-- RIL-c
|
||||||
brcl_2 = "c00400000000RIL-c"
|
brcl_2 = "c00400000000RIL-c",
|
||||||
-- RX-b mode instructions
|
-- RX-b mode instructions
|
||||||
bc_2 = "000047000000RX-b",
|
bc_2 = "000047000000RX-b",
|
||||||
-- RSI
|
-- RSI
|
||||||
|
Loading…
Reference in New Issue
Block a user