Searched refs:rt_val2 (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | arm-tdep.c | 6503 ULONGEST rt_val, rt_val2 = 0, rn_val; in cleanup_load() local 6507 rt_val2 = displaced_read_reg (regs, dsc, 1); in cleanup_load() 6523 displaced_write_reg (regs, dsc, dsc->rd + 1, rt_val2, LOAD_WRITE_PC); in cleanup_load() 6564 ULONGEST rt_val, rt_val2 = 0, rn_val, rm_val = 0; in arm_copy_extra_ld_st() local 6586 rt_val2 = displaced_read_reg (regs, dsc, rt + 1); in arm_copy_extra_ld_st() 6593 displaced_write_reg (regs, dsc, 1, rt_val2, CANNOT_WRITE_PC); in arm_copy_extra_ld_st()
|