Home
last modified time | relevance | path

Searched refs:CP0MVPC0_TCA (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/mips/
H A Dcpu-defs.c.inc1048 // (1 << CP0MVPC0_TCA) | (0x1 << CP0MVPC0_PVPE) |
1050 (1 << CP0MVPC0_TCA) | (0x0 << CP0MVPC0_PVPE) |
H A Dcpu.h116 #define CP0MVPC0_TCA 15 macro