Home | History | Annotate | Download | only in InstPrinter

Lines Matching full:bitwidth

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