Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfnn-aarch64.c3736 #define AARCH64_LDST_PCREL(insn) (((insn) & 0x3b000000) == 0x18000000) macro
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfnn-aarch64.c3644 #define AARCH64_LDST_PCREL(insn) (((insn) & 0x3b000000) == 0x18000000) macro