Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.h667 #define CP0PF_GDI 24 /* 29..24 */ macro
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c944 if (((arg1 >> CP0PF_GDI) & 0x3FULL) < 12) { in helper_mtc0_pwfield()
945 mask &= ~(0x3FULL << CP0PF_GDI); in helper_mtc0_pwfield()