Lines Matching full:bitwidth
171 int BitWidth = Opcode == AArch64::BFMXri ? 64 : 32;172 int LSB = (BitWidth - ImmR) % BitWidth;