Home
last modified time | relevance | path

Searched defs:AARCH64_LDST_UIMM (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfnn-aarch64.c3746 #define AARCH64_LDST_UIMM(insn) (((insn) & 0x3b000000) == 0x39000000) macro
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfnn-aarch64.c3654 #define AARCH64_LDST_UIMM(insn) (((insn) & 0x3b000000) == 0x39000000) macro