Searched refs:spill_reg (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-ia64.h | 232 spill_psprel, spill_sprel, spill_reg, spill_psprel_p, spill_sprel_p, enumerator
|
| D | tc-ia64.c | 2378 unw_rec_list *ptr = alloc_record (predicate ? spill_reg_p : spill_reg); in output_spill_reg() 2554 case spill_reg: in process_one_record() 2861 case spill_reg: in fixup_unw_records()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | ia64-tdep.c | 1377 int spill_reg = 0; in examine_prologue() local 1538 spill_reg = rN; in examine_prologue() 1568 if (qp == 0 && rN == spill_reg && spill_addr != 0 in examine_prologue() 1620 if (qp == 0 && rN == spill_reg && spill_addr != 0 in examine_prologue() 1714 if (qp == 0 && rN == spill_reg && 4 <= rM && rM <= 7) in examine_prologue()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| D | sparc.cc | 12500 rtx spill_reg, seq, scratch = gen_rtx_REG (Pmode, 1); in sparc_output_mi_thunk() local 12504 spill_reg = gen_rtx_REG (word_mode, 15); /* %o7 */ in sparc_output_mi_thunk() 12512 emit_and_preserve (seq, spill_reg, pic_offset_table_rtx); in sparc_output_mi_thunk() 12534 spill_reg = gen_rtx_REG (DImode, 15); /* %o7 */ in sparc_output_mi_thunk() 12536 sparc_emit_set_symbolic_const64 (scratch, funexp, spill_reg); in sparc_output_mi_thunk() 12539 emit_and_preserve (seq, spill_reg, 0); in sparc_output_mi_thunk()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-0001 | 6255 spill_psprel, spill_sprel, spill_reg, spill_psprel_p, 6259 epilogue, spill_reg, spill_sprel, spill_psprel, spill_reg_p,
|