Searched refs:TLBIE (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/powerpc/aim/ |
H A D | moea64_native.c | 157 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 D | P10InstrResources.td | 1865 TLBIE
|
H A D | P9InstrResources.td | 907 TLBIE
|
H A D | PPCInstrInfo.td | 4351 def TLBIE : XForm_26<31, 306, (outs), (ins gprc:$RST, gprc:$RB), 4698 def : InstAlias<"tlbie $RB", (TLBIE R0, gprc:$RB)>;
|