Searched refs:IsLSL (Results 1 – 2 of 2) sorted by relevance
1107 bool IsLSL = !SignExtend && SrcRegKind == 'x'; in printMemExtendImpl() local1108 if (IsLSL) in printMemExtendImpl()1113 if (DoShift || IsLSL) in printMemExtendImpl()
1093 class ZPRExtendRegisterOperand<bit SignExtend, bit IsLSL, string Repr,1101 # !if(IsLSL, "'x'", "'w'") # ", "