Searched refs:print_reg (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dpdp11-dis.c60 print_reg (int reg, disassemble_info *info) function
91 print_reg (reg, info);
95 print_reg (reg, info);
112 print_reg (reg, info);
129 print_reg (reg, info);
135 print_reg (reg, info);
140 print_reg (reg, info);
164 print_reg (reg, info);
221 print_reg (dst, info);
242 print_reg (sr
[all...]
H A Dmips-dis.c1175 print_reg (struct disassemble_info *info, const struct mips_opcode *opcode,
1458 print_reg (info, opcode, reg_op->reg_type, uval);
1469 print_reg (info, opcode, pair_op->reg_type,
1472 print_reg (info, opcode, pair_op->reg_type,
1531 print_reg (info, opcode, OP_REG_GP, uval & 31);
1643 print_reg (info, opcode, OP_REG_VEC, uval);
1647 print_reg (info, opcode, OP_REG_VEC, uval);
1654 print_reg (info, opcode, state->last_reg_type, state->last_regno);
1658 print_reg (info, opcode, state->last_reg_type, state->dest_regno);
1666 print_reg (inf
1173 print_reg (struct disassemble_info *info, const struct mips_opcode *opcode, function
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dpdp11-dis.c60 print_reg (int reg, disassemble_info *info) function
91 print_reg (reg, info);
95 print_reg (reg, info);
112 print_reg (reg, info);
129 print_reg (reg, info);
135 print_reg (reg, info);
140 print_reg (reg, info);
164 print_reg (reg, info);
221 print_reg (dst, info);
242 print_reg (sr
[all...]
H A Dmips-dis.c1151 print_reg (struct disassemble_info *info, const struct mips_opcode *opcode,
1429 print_reg (info, opcode, reg_op->reg_type, uval);
1440 print_reg (info, opcode, pair_op->reg_type,
1443 print_reg (info, opcode, pair_op->reg_type,
1502 print_reg (info, opcode, OP_REG_GP, uval & 31);
1614 print_reg (info, opcode, OP_REG_VEC, uval);
1618 print_reg (info, opcode, OP_REG_VEC, uval);
1625 print_reg (info, opcode, state->last_reg_type, state->last_regno);
1629 print_reg (info, opcode, state->last_reg_type, state->dest_regno);
1637 print_reg (inf
1149 print_reg (struct disassemble_info *info, const struct mips_opcode *opcode, function
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dpdp11-dis.c60 print_reg (int reg, disassemble_info *info) function
91 print_reg (reg, info);
95 print_reg (reg, info);
112 print_reg (reg, info);
129 print_reg (reg, info);
135 print_reg (reg, info);
140 print_reg (reg, info);
164 print_reg (reg, info);
221 print_reg (dst, info);
242 print_reg (sr
[all...]
H A Dmips-dis.c1151 print_reg (struct disassemble_info *info, const struct mips_opcode *opcode,
1429 print_reg (info, opcode, reg_op->reg_type, uval);
1440 print_reg (info, opcode, pair_op->reg_type,
1443 print_reg (info, opcode, pair_op->reg_type,
1502 print_reg (info, opcode, OP_REG_GP, uval & 31);
1614 print_reg (info, opcode, OP_REG_VEC, uval);
1618 print_reg (info, opcode, OP_REG_VEC, uval);
1625 print_reg (info, opcode, state->last_reg_type, state->last_regno);
1629 print_reg (info, opcode, state->last_reg_type, state->dest_regno);
1637 print_reg (inf
1149 print_reg (struct disassemble_info *info, const struct mips_opcode *opcode, function
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dpdp11-dis.c60 print_reg (int reg, disassemble_info *info) function
91 print_reg (reg, info);
95 print_reg (reg, info);
112 print_reg (reg, info);
129 print_reg (reg, info);
135 print_reg (reg, info);
140 print_reg (reg, info);
164 print_reg (reg, info);
221 print_reg (dst, info);
242 print_reg (sr
[all...]
H A Dmips-dis.c1175 print_reg (struct disassemble_info *info, const struct mips_opcode *opcode,
1483 print_reg (info, opcode, reg_op->reg_type, uval);
1494 print_reg (info, opcode, pair_op->reg_type,
1497 print_reg (info, opcode, pair_op->reg_type,
1559 print_reg (info, opcode, OP_REG_GP, uval & 31);
1709 print_reg (info, opcode, OP_REG_VEC, uval);
1715 print_reg (info, opcode, OP_REG_VEC, uval);
1722 print_reg (info, opcode, state->last_reg_type, state->last_regno);
1726 print_reg (info, opcode, state->last_reg_type, state->dest_regno);
1734 print_reg (inf
1173 print_reg (struct disassemble_info *info, const struct mips_opcode *opcode, function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dwinnt.c949 print_reg (gen_rtx_REG (DImode, regno), 0, f);
962 print_reg (seh->cfa_reg, 0, f);
981 print_reg (gen_rtx_REG (DImode, regno), 0, f);
1024 print_reg (reg, 0, f);
1047 print_reg (reg, 0, f);
1113 print_reg (seh->cfa_reg, 0, f);
H A Di386-protos.h79 extern void print_reg (rtx, int, FILE*);
H A Di386.c12353 print_reg (rtx x, int code, FILE *file)
13127 print_reg (x, code, file);
13439 print_reg (base, code, file);
13443 print_reg (index, vsib ? 0 : code, file);
13478 print_reg (base, code, file);
13494 print_reg (index, vsib ? 0 : code, file);
12329 print_reg (rtx x, int code, FILE *file) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dwinnt.cc948 print_reg (gen_rtx_REG (DImode, regno), 0, f);
961 print_reg (seh->cfa_reg, 0, f);
980 print_reg (gen_rtx_REG (DImode, regno), 0, f);
1023 print_reg (reg, 0, f);
1046 print_reg (reg, 0, f);
1112 print_reg (seh->cfa_reg, 0, f);
H A Di386-protos.h84 extern void print_reg (rtx, int, FILE*);
H A Di386.cc12853 print_reg (rtx x, int code, FILE *file)
13629 print_reg (x, code, file);
14008 print_reg (base, code, file);
14012 print_reg (index, vsib ? 0 : code, file);
14047 print_reg (base, code, file);
14063 print_reg (index, vsib ? 0 : code, file);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.c5217 print_reg (FILE *file, rtx x) function
5365 print_reg (file, addr);
5371 print_reg (file, reg);
5385 print_reg (file, addr);
5389 print_reg (file, XEXP (addr, 0));
5427 print_reg (file, base);
5454 print_reg (file, addr);
5459 print_reg (file, reg);
5470 print_reg (file, addr);
5477 print_reg (fil
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.cc5510 print_reg (FILE *file, rtx x) function
5660 print_reg (file, addr);
5666 print_reg (file, reg);
5680 print_reg (file, addr);
5684 print_reg (file, XEXP (addr, 0));
5722 print_reg (file, base);
5758 print_reg (file, addr);
5763 print_reg (file, reg);
5774 print_reg (file, addr);
5781 print_reg (fil
[all...]

Completed in 443 milliseconds