mirror of https://github.com/mgba-emu/mgba.git
Apparently I can't count to 8
This commit is contained in:
parent
cb2469c4f4
commit
92e74a78e1
|
@ -321,9 +321,7 @@ DEFINE_INSTRUCTION_ARM(MRSI,)
|
||||||
DIRECTIVE, \
|
DIRECTIVE, \
|
||||||
DIRECTIVE, \
|
DIRECTIVE, \
|
||||||
DIRECTIVE, \
|
DIRECTIVE, \
|
||||||
DIRECTIVE, \
|
DIRECTIVE
|
||||||
DIRECTIVE, \
|
|
||||||
DIRECTIVE \
|
|
||||||
|
|
||||||
#define DECLARE_ARM_ALU_IMMEDIATE_BLOCK(COND, ALU) \
|
#define DECLARE_ARM_ALU_IMMEDIATE_BLOCK(COND, ALU) \
|
||||||
DO_8(DECLARE_INSTRUCTION_ARM(COND, ALU ## I)), \
|
DO_8(DECLARE_INSTRUCTION_ARM(COND, ALU ## I)), \
|
||||||
|
|
Loading…
Reference in New Issue