Home
last modified time | relevance | path

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

/trueos/sys/powerpc/aim/
HDmmu_oea.c410 tlbie(vm_offset_t va) in tlbie() function
531 tlbie(va); in moea_pte_clear()
570 tlbie(va); in moea_pte_unset()
2590 tlbie(tmpva); in moea_mapdev_attr()
/trueos/contrib/llvm/lib/Target/PowerPC/
HDPPCSchedule.td378 // tlbie LdStDCBF
HDPPCInstrInfo.td2363 "tlbie $RB,$RS", SprTLBIE, []>;
2471 def : InstAlias<"tlbie $RB", (TLBIE R0, gprc:$RB)>;
/trueos/contrib/binutils/opcodes/
HDChangeLog-02031766 * ppc-opc.c: Add optional `L' field to tlbie.
HDChangeLog-92972225 from tlbie PowerPC opcode. Add PPC603 tlbld and tlbli.