Home
last modified time | relevance | path

Searched refs:prologue_gr (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.h222 prologue, prologue_gr, body, mem_stack_f, mem_stack_v, psp_gr, psp_sprel, enumerator
Dtc-ia64.c785 unsigned int prologue_gr : 7; member
992 case prologue_gr: in ia64_flush_insns()
1782 unw_rec_list *ptr = alloc_record (prologue_gr); in output_prologue_gr()
2423 case prologue_gr: in process_one_record()
2425 if (ptr->r.type == prologue_gr) in process_one_record()
2820 case prologue_gr: in fixup_unw_records()
2833 if (last->r.type == prologue || last->r.type == prologue_gr in fixup_unw_records()
3342 else if (reg != unwind.prologue_gr in dot_vframe()
3424 else if (reg2 != unwind.prologue_gr in dot_save()
3436 else if (reg2 != unwind.prologue_gr) in dot_save()
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
Dunwind-ok.d42 [[:space:]]*R2:prologue_gr\(mask=\[rp,psp,pr\],grsave=r8,rlen=14\)
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00015403 (dot_vframe): Elide psp_gr record if it overlaps prologue_gr.