tag | line | file | source code |
CP0_STATUS | 84 | include/asm-mips/stackframe.h | mfc0 k0,CP0_STATUS; \ |
CP0_STATUS | 98 | include/asm-mips/stackframe.h | mfc0 v0,CP0_STATUS; \ |
CP0_STATUS | 144 | include/asm-mips/stackframe.h | mtc0 v0,CP0_STATUS; \ |
CP0_STATUS | 180 | include/asm-mips/stackframe.h | mfc0 k0,CP0_STATUS; \ |
CP0_STATUS | 183 | include/asm-mips/stackframe.h | mtc0 k0,CP0_STATUS |
CP0_STATUS | 189 | include/asm-mips/stackframe.h | mfc0 k0,CP0_STATUS; \ |
CP0_STATUS | 192 | include/asm-mips/stackframe.h | mtc0 k0,CP0_STATUS |
CP0_STATUS | 42 | include/asm-mips/system.h | "mfc0\t$1,"STR(CP0_STATUS)"\n\t" \ |
CP0_STATUS | 45 | include/asm-mips/system.h | "mtc0\t$1,"STR(CP0_STATUS)"\n\t" \ |
CP0_STATUS | 54 | include/asm-mips/system.h | "mfc0\t$1,"STR(CP0_STATUS)"\n\t" \ |
CP0_STATUS | 57 | include/asm-mips/system.h | "mtc0\t$1,"STR(CP0_STATUS)"\n\t" \ |