Searched refs:ext_reg (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | cpu-ia64-opc.c | 73 ext_reg (const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) in ext_reg() function 494 { REG, ins_reg, ext_reg, "ar", {{ 7, 20}}, 0, /* AR3 */ 496 { REG, ins_reg, ext_reg, "b", {{ 3, 6}}, 0, /* B1 */ 498 { REG, ins_reg, ext_reg, "b", {{ 3, 13}}, 0, /* B2 */ 500 { REG, ins_reg, ext_reg, "cr", {{ 7, 20}}, 0, /* CR */ 502 { REG, ins_reg, ext_reg, "f", {{ 7, 6}}, 0, /* F1 */ 504 { REG, ins_reg, ext_reg, "f", {{ 7, 13}}, 0, /* F2 */ 506 { REG, ins_reg, ext_reg, "f", {{ 7, 20}}, 0, /* F3 */ 508 { REG, ins_reg, ext_reg, "f", {{ 7, 27}}, 0, /* F4 */ 510 { REG, ins_reg, ext_reg, "p", {{ 6, 6}}, 0, /* P1 */ [all …]
|
D | ChangeLog-2009 | 1037 * cpu-ia64-opc.c (ext_reg, ins_imms_scaled): Rename variable
|