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