Added bsbb and bsbw
This commit is contained in:
parent
9de0c3d920
commit
97e131bc81
|
@ -231,6 +231,8 @@
|
|||
0, OP1_Bw, 0x31, "brw",
|
||||
0, OP1_Be, 0x11, "jbr",
|
||||
0, OP1_Bx, 0x10, "bsb",
|
||||
0, OP1_Bb, 0x10, "bsbb",
|
||||
0, OP1_Bw, 0x30, "bsbw",
|
||||
0, CASE_b_b_b, 0x8f, "caseb",
|
||||
0, CASE_w_w_w, 0xaf, "casew",
|
||||
0, CASE_l_l_l, 0xcf, "casel",
|
||||
|
|
Loading…
Reference in a new issue