Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/aim/
H A Dmoea64_native.c126 #define EIEIO() __asm __volatile("eieio"); macro
461 EIEIO(); in moea64_pte_replace_inval_native()
463 EIEIO(); in moea64_pte_replace_inval_native()
690 EIEIO(); in tlbia()
809 EIEIO(); in moea64_insert_to_pteg_native()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td2260 // We used to have EIEIO as value but E[0-9A-Z] is a reserved name