Skip to content
Commit 3b8bb4e2 authored by Indu Bhagat's avatar Indu Bhagat
Browse files

opcodes: aarch64: flags to denote subclasses of arithmetic insns

[Changes in V4]
- Specify subclasses only for those iclasses relevent to SCFI:
  addsub_imm, and addsub_ext
[End of changes in V4]

[No changes in V3]
[New in V2]

Use the three new subclass flags: F_ARITH_ADD, F_ARITH_SUB,
F_ARITH_MOV, to indicate add, sub and mov ops respectively.

opcodes/
    * aarch64-tbl.h: Use the new F_ARITH_* flags.
parent 17bd999f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment