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

/linux-master/arch/mips/math-emu/
H A Dcp1emu.c2453 #define PREDICATE_BIT (0x1 << 4) macro
2465 if (!(MIPSInst_FUNC(ir) & PREDICATE_BIT)) {
2506 if (!(MIPSInst_FUNC(ir) & PREDICATE_BIT)) {
2558 if (!(MIPSInst_FUNC(ir) & PREDICATE_BIT)) {
2625 if (!(MIPSInst_FUNC(ir) & PREDICATE_BIT)) {
2666 if (!(MIPSInst_FUNC(ir) & PREDICATE_BIT)) {
2718 if (!(MIPSInst_FUNC(ir) & PREDICATE_BIT)) {

Completed in 131 milliseconds