Searched defs:CP0St_KSU (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-mips/
H A Dcpu.h293 #define CP0St_KSU 3 macro
524 ((3 << CP0St_KSU) | (1 << CP0St_ERL) | (1 << CP0St_EXL))) == (3 << CP0St_KSU));

Completed in 133 milliseconds