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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dlibhppa.h413 OP_ADDIL = 0x0a, enumerator in enum:hppa_opcode_type
531 case OP_ADDIL:
H A Delf32-hppa.c3155 if ((insn & 0xfc000000) == ((int) OP_ADDIL << 26))
3187 == (((int) OP_ADDIL << 26) | (27 << 21)))
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dlibhppa.h413 OP_ADDIL = 0x0a, enumerator in enum:hppa_opcode_type
531 case OP_ADDIL:
H A Delf32-hppa.c3279 if ((insn & 0xfc000000) == ((int) OP_ADDIL << 26))
3311 == (((int) OP_ADDIL << 26) | (27 << 21)))

Completed in 134 milliseconds