Home
last modified time | relevance | path

Searched refs:spill_base (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/mips/nlm/hal/
HDfmn.c156 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()
HDfmn.h217 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,
/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-ia64.h219 fr_mem, frgr_mem, gr_gr, gr_mem, br_mem, br_gr, spill_base, spill_mask, enumerator
HDtc-ia64.c1167 case spill_base: in ia64_flush_insns()
1442 case spill_base:
2193 unw_rec_list *ptr = alloc_record (spill_base);
2621 case spill_base:
/freebsd-11-stable/contrib/gcc/
HDChangeLog-200011922 spill_base correctly, in absence of being told.