Searched refs:REG_D6 (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | s12z.h | 35 REG_D6, enumerator 52 (0x1U << REG_D6) | \
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | s12z.h | 35 REG_D6, enumerator 52 (0x1U << REG_D6) | \
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | s12z-tdep.c | 53 REG_D6, 134 case 48: return REG_D6; in s12z_dwarf_reg_to_regnum() 217 case REG_D6: in push_pull_get_stack_adjustment() 577 reg = REG_D6; in s12z_extract_return_value()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-s12z.c | 1319 (0x1U << REG_D6) | \ 1572 if (!lex_reg_name (0x1U << REG_D6, ®)) in regd6_regx_regy() 1603 if (!lex_reg_name (0x1U << REG_D6, ®)) in regd6_regy_regx() 1803 if (!lex_reg_name (REG_BIT_XYS | (0x1U << REG_D6) | (0x1U << REG_D7), ®)) in reg67sxy_opr() 1816 number_to_chars_bigendian (f++, insn->opc + reg - REG_D6, 1); in reg67sxy_opr()
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | s12z-opc.c | 1136 op = create_register_operand (REG_D6); in sub_d6_x_y() 1157 op = create_register_operand (REG_D6); in sub_d6_y_x() 1757 REG_Y, REG_X, REG_D7, REG_D6, REG_D5, REG_D4
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | s12z-opc.c | 1136 op = create_register_operand (REG_D6); in sub_d6_x_y() 1157 op = create_register_operand (REG_D6); in sub_d6_y_x() 1757 REG_Y, REG_X, REG_D7, REG_D6, REG_D5, REG_D4
|