Home
last modified time | relevance | path

Searched refs:TLBIE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/powerpc/aim/
H A Dmoea64_native.c157 TLBIE(uint64_t vpn, uint64_t oldptehi) in TLBIE() function
373 TLBIE(pvo->pvo_vpn, properpt.pte_hi); in moea64_pte_clear_native()
398 TLBIE(vpn, ptehi); in moea64_pte_unset_locked()
459 TLBIE(pvo->pvo_vpn, ptehi); in moea64_pte_replace_inval_native()
799 TLBIE(va, oldptehi); in moea64_insert_to_pteg_native()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DP10InstrResources.td1865 TLBIE
H A DP9InstrResources.td907 TLBIE
H A DPPCInstrInfo.td4351 def TLBIE : XForm_26<31, 306, (outs), (ins gprc:$RST, gprc:$RB),
4698 def : InstAlias<"tlbie $RB", (TLBIE R0, gprc:$RB)>;