Home
last modified time | relevance | path

Searched refs:DIP_OPCODE (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dcris-dis.c277 else if (popcodep->match == DIP_OPCODE) in get_opcode_entry()
466 if (prefix_opcodep->match == DIP_OPCODE) in cris_constraint()
1010 || prefix_opcodep->match != DIP_OPCODE)) in print_with_operands()
1023 case DIP_OPCODE: in print_with_operands()
Dcris-opc.c550 {"dip", DIP_OPCODE, DIP_Z_BITS, "ps", 0, SIZE_FIX_32,
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dcris-dis.c277 else if (popcodep->match == DIP_OPCODE) in get_opcode_entry()
466 if (prefix_opcodep->match == DIP_OPCODE) in cris_constraint()
1010 || prefix_opcodep->match != DIP_OPCODE)) in print_with_operands()
1023 case DIP_OPCODE: in print_with_operands()
Dcris-opc.c550 {"dip", DIP_OPCODE, DIP_Z_BITS, "ps", 0, SIZE_FIX_32,
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dcris.h133 #define DIP_OPCODE (0x0970) macro
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dcris.h133 #define DIP_OPCODE (0x0970) macro
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-cris.c2875 prefixp->opcode = DIP_OPCODE; in get_3op_or_dip_prefix_op()
3066 prefixp->opcode = DIP_OPCODE | (AUTOINCR_BIT << 8) | REG_PC; in get_3op_or_dip_prefix_op()