Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/spu/
H A Dcachemgr.c341 si_stqd (si_ai (si_lqd (si_from_ptr (entry), 48), 1), in __cache_fetch_dirty()
342 si_from_ptr (entry), 48); in __cache_fetch_dirty()
346 etag_lo = si_lqd (si_from_ptr (entry), 0); in __cache_fetch_dirty()
350 etag_hi = si_lqd (si_from_ptr (entry), 16); in __cache_fetch_dirty()
384 si_stqx (si_or (si_lqx (si_from_ptr (entry), way), bit_mask), in __cache_fetch_dirty()
385 si_from_ptr (entry), way); in __cache_fetch_dirty()
392 (si_lqd (si_from_ptr (entry), 48), in __cache_fetch_dirty()
394 si_from_ptr (entry), 48); in __cache_fetch_dirty()
399 (si_and (si_lqd (si_from_ptr (entry), 32), equal)), in __cache_fetch_dirty()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h252 #define si_from_ptr(scalar) __builtin_si_from_ptr(scalar) macro
393 si_wrch(MFC_LSA,si_from_ptr(ls)); in spu_mfcdma32()
402 si_wrch(MFC_LSA,si_from_ptr(ls)); in spu_mfcdma64()
H A Dspu-builtins.def234 DEF_BUILTIN (SI_FROM_PTR, CODE_FOR_spu_convert, "si_from_ptr", B_INSN, _A2(SPU_BTI_QUADWO…
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dsi2vmx.h152 static __inline qword si_from_ptr(void *ptr) { in si_from_ptr() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsi2vmx.h152 static __inline qword si_from_ptr(void *ptr) { in si_from_ptr() function