Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dasm.h407 #define MTC0 mtc0 macro
411 #define MTC0 dmtc0 macro
/openbmc/qemu/disas/
H A Dnanomips.c10259 static char *MTC0(uint64 instruction, Dis_info *info) in MTC0() function