Skip to content

Commit

Permalink
Add additional mem-read/write information to ARM.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rot127 committed Nov 9, 2024
1 parent 8eb8c39 commit bef555a
Show file tree
Hide file tree
Showing 6 changed files with 3,716 additions and 3,691 deletions.
1 change: 1 addition & 0 deletions Mapping.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ typedef struct insn_map {
loongarch_suppl_info loongarch;
aarch64_suppl_info aarch64;
systemz_suppl_info systemz;
arm_suppl_info arm;
} suppl_info; // Supplementary information for each instruction.
#endif
} insn_map;
Expand Down
Loading

0 comments on commit bef555a

Please sign in to comment.