Searched refs:bit_shift (Results 1 – 1 of 1) sorted by relevance
8619 int bit_shift = (ctx->hflags & MIPS_HFLAG_M16) ? 16 : 6; in gen_cp0() local8620 if (ctx->opcode & (1 << bit_shift)) { in gen_cp0()