Searched defs:sparc_gregset (Results 1 – 2 of 2) sorted by relevance
33 struct sparc_gregset struct35 int r_psr_offset;36 int r_pc_offset;37 int r_npc_offset;38 int r_y_offset;39 int r_wim_offset;40 int r_tbr_offset;41 int r_g1_offset;42 int r_l0_offset;43 int r_y_size;
86 const struct sparc_gregset *sparc_gregset; variable