Searched defs:AARCH64_LDST_UIMM (Results 1 – 2 of 2) sorted by relevance
3746 #define AARCH64_LDST_UIMM(insn) (((insn) & 0x3b000000) == 0x39000000) macro
3654 #define AARCH64_LDST_UIMM(insn) (((insn) & 0x3b000000) == 0x39000000) macro