| /netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
| H A D | cris.h | 35 #define REG_PC (15) macro 143 #define BDAP_PC_LOW (BDAP_INDIR_LOW + REG_PC) 197 (JUMP_INDIR_OPCODE + AUTOINCR_BIT * 0x0100 + REG_PC) 204 (((BDAP_INCR_HIGH | (REG_PC << 4)) << 8) | BDAP_PC_LOW | (2 << 4)) 206 (MOVE_M_TO_PREG_OPCODE | REG_PC | (AUTOINCR_BIT << 8))
|
| /netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
| H A D | cris.h | 35 #define REG_PC (15) macro 143 #define BDAP_PC_LOW (BDAP_INDIR_LOW + REG_PC) 197 (JUMP_INDIR_OPCODE + AUTOINCR_BIT * 0x0100 + REG_PC) 204 (((BDAP_INCR_HIGH | (REG_PC << 4)) << 8) | BDAP_PC_LOW | (2 << 4)) 206 (MOVE_M_TO_PREG_OPCODE | REG_PC | (AUTOINCR_BIT << 8))
|
| /netbsd-src/external/gpl3/gdb/dist/sim/mn10300/ |
| H A D | am33-2.igen | 1852 State.regs[REG_PC] += EXTEND8 (D8); 1868 State.regs[REG_PC] += EXTEND8 (D8); 1884 State.regs[REG_PC] += EXTEND8 (D8); 1900 State.regs[REG_PC] += EXTEND8 (D8); 1916 State.regs[REG_PC] += EXTEND8 (D8); 1932 State.regs[REG_PC] += EXTEND8 (D8); 1948 State.regs[REG_PC] += EXTEND8 (D8); 1964 State.regs[REG_PC] += EXTEND8 (D8); 1979 State.regs[REG_PC] += EXTEND8 (D8); 1995 State.regs[REG_PC] += EXTEND8 (D8); [all …]
|
| /netbsd-src/external/bsd/libproc/dist/ |
| H A D | proc_regs.c | 61 case REG_PC: in proc_regget() 96 case REG_PC: in proc_regset()
|
| H A D | proc_bkpt.c | 207 if (proc_regget(phdl, REG_PC, &pc) < 0) { in proc_bkptexec() 220 proc_regset(phdl, REG_PC, pc); in proc_bkptexec()
|
| H A D | libproc.h | 103 REG_PC, enumerator
|
| /netbsd-src/external/cddl/osnet/dev/dtrace/mips/ |
| H A D | regset.h | 50 #define REG_PC PC
|
| /netbsd-src/external/cddl/osnet/dev/dtrace/x86/ |
| H A D | regset.h | 167 #define REG_PC EIP macro
|
| /netbsd-src/external/bsd/libproc/dist/tests/ |
| H A D | proc_test.c | 120 error = proc_regset(phdl, REG_PC, addr); in remove_bkpt() 142 error = proc_regget(phdl, REG_PC, &addr); in verify_bkpt()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-arm.c | 744 #define REG_PC 15 macro 1963 if (reg == REG_SP || reg == REG_PC) in parse_reg_list() 4859 if (reg == REG_SP || reg == REG_PC) in s_arm_unwind_movsp() 5990 inst.operands[i].reg = REG_PC; in parse_address_main() 7961 inst.operands[i].reg = REG_PC; in parse_operands() 8110 if (inst.operands[i].isreg && inst.operands[i].reg == REG_PC) in parse_operands() 8119 if (inst.operands[i].reg == REG_PC) in parse_operands() 8134 && inst.operands[i].reg == REG_PC in parse_operands() 8186 if (!inst.operands[i].iszr && inst.operands[i].reg == REG_PC) in parse_operands() 8203 else if (inst.operands[i].reg == REG_PC) in parse_operands() [all …]
|
| H A D | tc-m68hc11.c | 130 REG_PC = 8, enumerator 1055 return REG_PC; in reg_name_search() 1392 && reg != REG_PC && reg != REG_SP) in get_operand() 1986 || operands[0].reg1 == REG_PC) in build_dbranch_insn() 2127 case REG_PC: in build_indexed_byte() 2192 else if (op->reg1 != REG_PC) in build_indexed_byte() 2310 case REG_PC: in build_indexed_byte() 2340 else if (op->reg1 == REG_NONE || op->reg1 == REG_PC) in build_reg_mode() 2347 else if (op->reg2 == REG_NONE || op->reg2 == REG_PC) in build_reg_mode() 2691 || operands[i].reg1 == REG_PC)) in find() [all …]
|
| H A D | tc-xgate.c | 78 REG_PC = 8, enumerator 946 if (oprs[1].reg == REG_PC) in xgate_find_match() 1080 return REG_PC; in reg_name_search() 1327 if (operand.reg != REG_PC) in xgate_parse_operand()
|
| H A D | tc-cris.c | 2385 *regnop = REG_PC; in get_gen_reg() 2754 | REG_PC /* << 0 */); in get_autoinc_prefix_or_indir_op() 2830 *src_regnop = REG_PC; in get_autoinc_prefix_or_indir_op() 3001 | REG_PC /* << 0 */); in get_3op_or_dip_prefix_op() 3066 prefixp->opcode = DIP_OPCODE | (AUTOINCR_BIT << 8) | REG_PC; in get_3op_or_dip_prefix_op()
|
| H A D | tc-microblaze.c | 436 *reg = REG_PC; in parse_reg() 864 if ((*reg == REG_MSR) || (*reg == REG_PC) in check_spl_reg() 1378 else if (reg2 == REG_PC) in md_assemble() 1431 else if (reg1 == REG_PC) in md_assemble()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-arm.c | 744 #define REG_PC 15 macro 1949 if (reg == REG_SP || reg == REG_PC) in parse_reg_list() 4873 if (reg == REG_SP || reg == REG_PC) in s_arm_unwind_movsp() 6020 inst.operands[i].reg = REG_PC; in parse_address_main() 7991 inst.operands[i].reg = REG_PC; in parse_operands() 8140 if (inst.operands[i].isreg && inst.operands[i].reg == REG_PC) in parse_operands() 8149 if (inst.operands[i].reg == REG_PC) in parse_operands() 8164 && inst.operands[i].reg == REG_PC in parse_operands() 8216 if (!inst.operands[i].iszr && inst.operands[i].reg == REG_PC) in parse_operands() 8233 else if (inst.operands[i].reg == REG_PC) in parse_operands() [all …]
|
| H A D | tc-m68hc11.c | 130 REG_PC = 8, enumerator 1053 return REG_PC; in reg_name_search() 1390 && reg != REG_PC && reg != REG_SP) in get_operand() 1986 || operands[0].reg1 == REG_PC) in build_dbranch_insn() 2127 case REG_PC: in build_indexed_byte() 2192 else if (op->reg1 != REG_PC) in build_indexed_byte() 2310 case REG_PC: in build_indexed_byte() 2340 else if (op->reg1 == REG_NONE || op->reg1 == REG_PC) in build_reg_mode() 2347 else if (op->reg2 == REG_NONE || op->reg2 == REG_PC) in build_reg_mode() 2691 || operands[i].reg1 == REG_PC)) in find() [all …]
|
| H A D | tc-xgate.c | 78 REG_PC = 8, enumerator 948 if (oprs[1].reg == REG_PC) in xgate_find_match() 1082 return REG_PC; in reg_name_search() 1329 if (operand.reg != REG_PC) in xgate_parse_operand()
|
| H A D | tc-cris.c | 2385 *regnop = REG_PC; in get_gen_reg() 2754 | REG_PC /* << 0 */); in get_autoinc_prefix_or_indir_op() 2830 *src_regnop = REG_PC; in get_autoinc_prefix_or_indir_op() 3001 | REG_PC /* << 0 */); in get_3op_or_dip_prefix_op() 3066 prefixp->opcode = DIP_OPCODE | (AUTOINCR_BIT << 8) | REG_PC; in get_3op_or_dip_prefix_op()
|
| H A D | tc-microblaze.c | 408 *reg = REG_PC; in parse_reg() 836 if ((*reg == REG_MSR) || (*reg == REG_PC) in check_spl_reg() 1431 else if (reg2 == REG_PC) in md_assemble() 1484 else if (reg1 == REG_PC) in md_assemble()
|
| /netbsd-src/external/cddl/osnet/dev/dtrace/i386/ |
| H A D | dtrace_isa.c | 167 pc = dtrace_fulword(&gregs[REG_PC]); in dtrace_getustack_common() 391 pc = dtrace_fulword(&gregs[REG_PC]); in dtrace_getufpstack()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sparc/ |
| H A D | sol2-unwind.h | 264 ra_location = &mctx->gregs[REG_PC]; in MD_FALLBACK_FRAME_STATE_FOR()
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/sparc/ |
| H A D | sol2-unwind.h | 264 ra_location = &mctx->gregs[REG_PC]; in MD_FALLBACK_FRAME_STATE_FOR()
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | microblaze-opcm.h | 101 #define REG_PC 32 /* PC. */ macro
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | microblaze-opcm.h | 101 #define REG_PC 32 /* PC. */ macro
|
| /netbsd-src/external/cddl/osnet/dev/dtrace/amd64/ |
| H A D | dtrace_isa.c | 333 pc = dtrace_fulword(&gregs[REG_PC]); in dtrace_getufpstack()
|