Searched refs:spill_base (Results 1 – 7 of 7) sorted by relevance
| /trueos/sys/mips/nlm/hal/ |
| HD | fmn.c | 156 int nlm_cms_alloc_spill_q(uint64_t base, int qid, uint64_t spill_base, in nlm_cms_alloc_spill_q() argument 168 spill_start = ((spill_base >> 12) & 0x3F); in nlm_cms_alloc_spill_q() 171 (((spill_base >> 18) & 0x3FFFFF) << 27) | in nlm_cms_alloc_spill_q()
|
| HD | fmn.h | 217 extern void nlm_cms_default_setup(int node, uint64_t spill_base, int spill_en, int popq_en); 241 extern int nlm_cms_alloc_spill_q(uint64_t base, int qid, uint64_t spill_base,
|
| /trueos/sys/contrib/ia64/libuwx/src/ |
| HD | uwx_trace.h | 163 #define TRACE_I_DECODE_PROLOGUE_SPILL_BASE(spill_base) \ argument 165 fprintf(stderr, "uwx_decode_prologue: spill base = %08x\n", (int)(spill_base)); 347 #define TRACE_I_DECODE_PROLOGUE_SPILL_BASE(spill_base) argument
|
| HD | uwx_uinfo.c | 325 unsigned int spill_base; in uwx_decode_prologue() local 356 spill_base = 0; in uwx_decode_prologue() 590 spill_base = 4 * (unsigned int) parm1; in uwx_decode_prologue() 844 fr_base = spill_base + 16 * uwx_count_ones(fr_mem_mask); in uwx_decode_prologue() 847 TRACE_I_DECODE_PROLOGUE_SPILL_BASE(spill_base) in uwx_decode_prologue()
|
| /trueos/contrib/binutils/gas/config/ |
| HD | tc-ia64.h | 219 fr_mem, frgr_mem, gr_gr, gr_mem, br_mem, br_gr, spill_base, spill_mask, enumerator
|
| HD | tc-ia64.c | 1167 case spill_base: in ia64_flush_insns() 1442 case spill_base: 2193 unw_rec_list *ptr = alloc_record (spill_base); 2621 case spill_base:
|
| /trueos/contrib/gcc/ |
| HD | ChangeLog-2000 | 11922 spill_base correctly, in absence of being told.
|