Searched refs:shift_bits (Results 1 – 4 of 4) sorted by relevance
297 pub fn shift_bits(&self) -> u32 { in shift_bits() method
831 imm12.shift_bits(), in emit()1361 imm12.shift_bits(), in emit()
1163 let shift_bits = (64 - from_bits) as i16; in emit_uncompressed() localVariable1178 imm12: Imm12::from_i16(shift_bits), in emit_uncompressed()1188 imm12: Imm12::from_i16(shift_bits), in emit_uncompressed()
1338 let shift_bits = (64 - from_bits) as i16; in print_with_state() localVariable