Searched refs:bit_val (Results 1 – 1 of 1) sorted by relevance
1170 bit bit_val = op; in EmulateTBZ()1178 uint32_t bit_val = Bit32(opcode, 24); in EmulateTBZ() local1186 if (m_ignore_conditions || Bit32(operand, bit_pos) == bit_val) { in EmulateTBZ()