Add remaining (useful) SI instructions to DynASM.

This commit is contained in:
Michael Munday 2017-01-10 12:52:02 -05:00
parent 55af819e97
commit 21655cf90b

View File

@ -1251,8 +1251,12 @@ map_op = {
-- RIE-e -- RIE-e
brxhg_3 = "ec0000000044RIE-e", brxhg_3 = "ec0000000044RIE-e",
-- SI -- SI
cli_2 = "000095000000SI",
mvi_2 = "000092000000SI",
ni_2 = "000094000000SI", ni_2 = "000094000000SI",
tm_2 = "000091000000SI", tm_2 = "000091000000SI",
xi_2 = "000097000000SI",
oi_2 = "000096000000SI",
-- SIY -- SIY
tmy_2 = "eb0000000051SIY", tmy_2 = "eb0000000051SIY",
-- RXF -- RXF