Home
last modified time | relevance | path

Searched refs:mfc_read_atomic_status (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libgcc/config/spu/
H A Dcachemgr.c158 mfc_read_atomic_status (); in __cache_evict_entry()
193 while (mfc_read_atomic_status ()); in __cache_evict_entry()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_mfcio.h253 #define mfc_read_atomic_status() spu_readch(MFC_RdAtomicStat) macro