HomeSort by relevance Sort by last modified time
    Searched refs:CP0St_BEV (Results 1 - 3 of 3) sorted by null

  /external/qemu/target-mips/
helper.c 665 env->CP0_Status |= (1 << CP0St_ERL) | (1 << CP0St_BEV);
765 if (env->CP0_Status & (1 << CP0St_BEV)) {
786 if (env->CP0_Status & (1 << CP0St_BEV)) {
cpu.h 285 #define CP0St_BEV 22
translate.c     [all...]

Completed in 36 milliseconds