Home
last modified time | relevance | path

Searched refs:spoff (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dunwind-ia64.c290 #define UNW_DEC_REG_SPREL(fmt, reg, spoff, arg) \ argument
292 fmt, reg, 4*(unsigned long)spoff)
340 #define UNW_DEC_PRIUNAT_SPREL(fmt, spoff, arg) \ argument
342 fmt, 4*(unsigned long)spoff)
385 #define UNW_DEC_SPILL_SPREL(fmt, t, abreg, spoff, arg) \ argument
430 #define UNW_DEC_SPILL_SPREL_P(fmt, qp, t, abreg, spoff, arg) \ argument
437 fmt, qp, (unsigned long) t, regname, 4 * (unsigned long)spoff); \
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dunwind-ia64.c290 #define UNW_DEC_REG_SPREL(fmt, reg, spoff, arg) \ argument
292 fmt, reg, 4*(unsigned long)spoff)
340 #define UNW_DEC_PRIUNAT_SPREL(fmt, spoff, arg) \ argument
342 fmt, 4*(unsigned long)spoff)
385 #define UNW_DEC_SPILL_SPREL(fmt, t, abreg, spoff, arg) \ argument
430 #define UNW_DEC_SPILL_SPREL_P(fmt, qp, t, abreg, spoff, arg) \ argument
437 fmt, qp, (unsigned long) t, regname, 4 * (unsigned long)spoff); \
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dlocal2.c141 register OFFSZ spoff; /* offset from stack pointer */
144 spoff = autos + (SZINT-1);
145 if (spoff >= AUTOINIT)
146 spoff -= AUTOINIT;
147 spoff /= SZINT;
172 spoff++;
174 i++, spoff++;
176 if (spoff)
177 printf(" addi %s,0%llo\n", rnames[017], spoff);
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-ia64.h290 unsigned long spoff; member
H A Dtc-ia64.c2366 ptr->r.record.x.where.spoff = offset / 4; in output_spill_sprel()
2552 ptr->r.record.x.where.spoff); in process_one_record()
2567 ptr->r.record.x.t, ptr->r.record.x.where.spoff); in process_one_record()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ia64.h290 unsigned long spoff; member
H A Dtc-ia64.c2367 ptr->r.record.x.where.spoff = offset / 4; in output_spill_sprel()
2553 ptr->r.record.x.where.spoff); in process_one_record()
2568 ptr->r.record.x.t, ptr->r.record.x.where.spoff); in process_one_record()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
H A Dunwind-ia64.c772 desc_reg_sprel (unsigned char reg, unw_word spoff, struct unw_state_record *sr) in desc_reg_sprel() argument
776 4*spoff); in desc_reg_sprel()
922 unw_word spoff, struct unw_state_record *sr) in desc_spill_sprel_p() argument
932 r->val = 4*spoff; in desc_spill_sprel_p()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/ia64/
H A Dunwind-ia64.c772 desc_reg_sprel (unsigned char reg, unw_word spoff, struct unw_state_record *sr) in desc_reg_sprel() argument
776 4*spoff); in desc_reg_sprel()
922 unw_word spoff, struct unw_state_record *sr) in desc_spill_sprel_p() argument
932 r->val = 4*spoff; in desc_spill_sprel_p()
/netbsd-src/sys/miscfs/genfs/
H A Dgenfs_io.c1859 off_t spoff, epoff; in genfs_do_directio() local
1898 spoff = trunc_page(off); in genfs_do_directio()
1901 error = VOP_PUTPAGES(vp, spoff, epoff, pgoflags); in genfs_do_directio()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpdp11.c1774 int spoff; in pdp11_initial_elimination_offset() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td2327 def MIPSeh_return32 : MipsPseudo<(outs), (ins GPR32:$spoff, GPR32:$dst),
2328 [(MIPSehret GPR32:$spoff, GPR32:$dst)]>;
2329 def MIPSeh_return64 : MipsPseudo<(outs), (ins GPR64:$spoff, GPR64:$dst),
2330 [(MIPSehret GPR64:$spoff, GPR64:$dst)]>;
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20051452 Combine spoff and pspoff into a union. Combine gr and br into a
1455 (unw_x_record): Combine spoff, pspoff, and treg into a union.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20051452 Combine spoff and pspoff into a union. Combine gr and br into a
1455 (unw_x_record): Combine spoff, pspoff, and treg into a union.
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS45547 19e3d2fe2f3d2da546f57e32e1f53f39 gcc/testsuite/gcc.target/aarch64/reload-valid-spoff.c
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS51751 c27a4c6f9c9e7aee309e6f023d713539 gcc/testsuite/gcc.target/aarch64/reload-valid-spoff.c