Home
last modified time | relevance | path

Searched refs:OP_ADDIL (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/bfd/
Dlibhppa.h394 OP_ADDIL = 0x0a, enumerator
512 case OP_ADDIL: in bfd_hppa_insn2fmt()
Delf32-hppa.c3228 if ((insn & 0xfc000000) == OP_ADDIL << 26) in final_link_relocate()
3263 == ((OP_ADDIL << 26) | (27 << 21))) in final_link_relocate()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dlibhppa.h394 OP_ADDIL = 0x0a, enumerator
512 case OP_ADDIL: in bfd_hppa_insn2fmt()
Delf32-hppa.c3228 if ((insn & 0xfc000000) == OP_ADDIL << 26) in final_link_relocate()
3263 == ((OP_ADDIL << 26) | (27 << 21))) in final_link_relocate()