Searched refs:op_bits (Results 1 – 1 of 1) sorted by relevance
178 fn mov_internal(&mut self, source: Source, arch_bits: Arch, op_bits: OpBits) -> Move { in mov_internal()182 op_bits, in mov_internal()336 op_bits: OpBits, field352 let op_bits = self.op_bits as u8; in opt_code_byte() localVariable355 op_bits | src_bit | arch_bits in opt_code_byte()