Home
last modified time | relevance | path

Searched defs:MTC0 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dasm.h323 #define MTC0 mtc0 macro
327 #define MTC0 dmtc0 macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dasm.h407 #define MTC0 mtc0 macro
411 #define MTC0 dmtc0 macro
/openbmc/linux/arch/sparc/kernel/
H A Dtraps_64.c1082 #define MTC0 140 macro
/openbmc/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h1096 #define MTC0 (MTC0_MASK << MTC0_SHIFT) macro
/openbmc/qemu/disas/
H A Dnanomips.c10259 static char *MTC0(uint64 instruction, Dis_info *info) in MTC0() function