HomeSort by relevance Sort by last modified time
    Searched full:spoff (Results 1 - 17 of 17) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
unwind-ok.d 19 [[:space:]]*X1:spill_sprel\(reg=b1,t=2,spoff=0x8\)
20 [[:space:]]*X3:spill_sprel_p\(qp=p2,t=3,reg=b5,spoff=0x10\)
49 [[:space:]]*X1:spill_sprel\(reg=f5,t=8,spoff=0x20\)
50 [[:space:]]*X3:spill_sprel_p\(qp=p31,t=9,reg=f2,spoff=0x18\)
172 [[:space:]]*P7:psp_sprel\(spoff=0x0\)
174 [[:space:]]*P8:bsp_sprel\(spoff=0x8\)
176 [[:space:]]*P8:bspstore_sprel\(spoff=0x10\)
178 [[:space:]]*P8:fpsr_sprel\(spoff=0x18\)
180 [[:space:]]*P8:lc_sprel\(spoff=0x20\)
182 [[:space:]]*P8:pfs_sprel\(spoff=0x28\
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
unwind-ia64.c 287 #define UNW_DEC_REG_SPREL(fmt, reg, spoff, arg) \
288 printf ("\t%s:%s_sprel(spoff=0x%lx)\n", \
289 fmt, reg, 4*(unsigned long)spoff)
337 #define UNW_DEC_PRIUNAT_SPREL(fmt, spoff, arg) \
338 printf ("\t%s:priunat_sprel(spoff=0x%lx)\n", \
339 fmt, 4*(unsigned long)spoff)
382 #define UNW_DEC_SPILL_SPREL(fmt, t, abreg, spoff, arg) \
388 printf ("\t%s:spill_sprel(reg=%s,t=%lu,spoff=0x%lx)\n", \
427 #define UNW_DEC_SPILL_SPREL_P(fmt, qp, t, abreg, spoff, arg) \
433 printf ("\t%s:spill_sprel_p(qp=p%u,t=%lu,reg=%s,spoff=0x%lx)\n",
    [all...]
  /external/libunwind/src/ia64/
unwind_decoder.h 68 * UNW_DEC_PRIUNAT_WHEN_SPREL(fmt,spoff,arg)
73 * UNW_DEC_REG_SPREL(fmt,reg,spoff,arg)
83 * UNW_DEC_SPILL_SPREL(fmt,t,abreg,spoff,arg)
Gparser.c 460 desc_reg_sprel (unsigned char reg, unw_word spoff,
464 sr->region_start + sr->region_len - 1, 4 * spoff);
613 unw_word spoff, struct ia64_state_record *sr)
623 r->val = 4 * spoff;
  /external/valgrind/VEX/priv/
host_generic_regs.c 326 vex_printf("RLPri_V128SpRel(%d)", ska.spOff); return;
328 vex_printf("RLPri_V256SpRel(%d)", ska.spOff); return;
host_generic_regs.h 405 Int spOff;
424 return rloc.spOff == 0;
437 return rl.pri == RLPri_INVALID && rl.spOff == 0;
host_amd64_isel.c     [all...]
host_amd64_defs.c     [all...]
host_arm_isel.c     [all...]
host_arm64_isel.c     [all...]
host_mips_isel.c     [all...]
host_x86_isel.c     [all...]
host_ppc_isel.c     [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-ia64.h 290 unsigned long spoff; member in union:unw_x_record::__anon4302
tc-ia64.c     [all...]
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.td     [all...]
  /toolchain/binutils/binutils-2.27/gas/
ChangeLog-2005     [all...]

Completed in 477 milliseconds