Searched refs:CP0Ca_BD (Results 1 - 2 of 2) sorted by relevance

/external/qemu/target-mips/
H A Dhelper.c643 env->CP0_Cause &= ~(1 << CP0Ca_BD);
668 env->CP0_Cause &= ~(1 << CP0Ca_BD);
775 env->CP0_Cause |= (1 << CP0Ca_BD);
778 env->CP0_Cause &= ~(1 << CP0Ca_BD);
H A Dcpu.h309 #define CP0Ca_BD 31 macro

Completed in 28 milliseconds