Searched refs:DIP_OPCODE (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | cris-dis.c | 277 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()
|
| D | cris-opc.c | 550 {"dip", DIP_OPCODE, DIP_Z_BITS, "ps", 0, SIZE_FIX_32,
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | cris-dis.c | 277 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()
|
| D | cris-opc.c | 550 {"dip", DIP_OPCODE, DIP_Z_BITS, "ps", 0, SIZE_FIX_32,
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | cris.h | 133 #define DIP_OPCODE (0x0970) macro
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | cris.h | 133 #define DIP_OPCODE (0x0970) macro
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-cris.c | 2875 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()
|