arm: update core
This commit is contained in:
parent
321163bf34
commit
6b804dacb1
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -651,7 +651,7 @@ typedef enum arm_insn {
|
|||
ARM_INS_POP,
|
||||
ARM_INS_PUSH,
|
||||
|
||||
ARM_INS_MAX,
|
||||
ARM_INS_MAX, // <-- mark the end of the list of instructions
|
||||
} arm_insn;
|
||||
|
||||
//> Group of ARM instructions
|
||||
|
|
Loading…
Reference in New Issue