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 450 env->CP0_Status |= (1 << CP0St_ERL) | (1 << CP0St_BEV);
550 if (env->CP0_Status & (1 << CP0St_BEV)) {
571 if (env->CP0_Status & (1 << CP0St_BEV)) {
cpu.h 278 #define CP0St_BEV 22
translate.c     [all...]

Completed in 245 milliseconds