arm: update core

This commit is contained in:
Nguyen Anh Quynh 2014-02-19 12:52:50 +08:00
parent 321163bf34
commit 6b804dacb1
4 changed files with 8073 additions and 8061 deletions

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

View File

@ -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