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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dlibhppa.h414 OP_ADDIL = 0x0a, enumerator in enum:hppa_opcode_type
532 case OP_ADDIL:
H A Delf32-hppa.c3406 if ((insn & 0xfc000000) == ((int) OP_ADDIL << 26))
3438 == (((int) OP_ADDIL << 26) | (27 << 21)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dlibhppa.h414 OP_ADDIL = 0x0a, enumerator in enum:hppa_opcode_type
532 case OP_ADDIL:
H A Delf32-hppa.c3406 if ((insn & 0xfc000000) == ((int) OP_ADDIL << 26))
3438 == (((int) OP_ADDIL << 26) | (27 << 21)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dlibhppa.h414 OP_ADDIL = 0x0a, enumerator in enum:hppa_opcode_type
532 case OP_ADDIL:
H A Delf32-hppa.c3406 if ((insn & 0xfc000000) == ((int) OP_ADDIL << 26))
3438 == (((int) OP_ADDIL << 26) | (27 << 21)))

Completed in 213 milliseconds