Searched refs:ins_reg (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | cpu-ia64-opc.c | 63 ins_reg (const struct ia64_operand *self, ia64_insn value, ia64_insn *code) in ins_reg() function 454 { REG, ins_reg, ext_reg, "ar", {{ 7, 20}}, 0, /* AR3 */ 456 { REG, ins_reg, ext_reg, "b", {{ 3, 6}}, 0, /* B1 */ 458 { REG, ins_reg, ext_reg, "b", {{ 3, 13}}, 0, /* B2 */ 460 { REG, ins_reg, ext_reg, "cr", {{ 7, 20}}, 0, /* CR */ 462 { REG, ins_reg, ext_reg, "f", {{ 7, 6}}, 0, /* F1 */ 464 { REG, ins_reg, ext_reg, "f", {{ 7, 13}}, 0, /* F2 */ 466 { REG, ins_reg, ext_reg, "f", {{ 7, 20}}, 0, /* F3 */ 468 { REG, ins_reg, ext_reg, "f", {{ 7, 27}}, 0, /* F4 */ 470 { REG, ins_reg, ext_reg, "p", {{ 6, 6}}, 0, /* P1 */ [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | cpu-ia64-opc.c | 63 ins_reg (const struct ia64_operand *self, ia64_insn value, ia64_insn *code) in ins_reg() function 431 { REG, ins_reg, ext_reg, "ar", {{ 7, 20}}, 0, /* AR3 */ 433 { REG, ins_reg, ext_reg, "b", {{ 3, 6}}, 0, /* B1 */ 435 { REG, ins_reg, ext_reg, "b", {{ 3, 13}}, 0, /* B2 */ 437 { REG, ins_reg, ext_reg, "cr", {{ 7, 20}}, 0, /* CR */ 439 { REG, ins_reg, ext_reg, "f", {{ 7, 6}}, 0, /* F1 */ 441 { REG, ins_reg, ext_reg, "f", {{ 7, 13}}, 0, /* F2 */ 443 { REG, ins_reg, ext_reg, "f", {{ 7, 20}}, 0, /* F3 */ 445 { REG, ins_reg, ext_reg, "f", {{ 7, 27}}, 0, /* F4 */ 447 { REG, ins_reg, ext_reg, "p", {{ 6, 6}}, 0, /* P1 */ [all …]
|