Home | History | Annotate | Download | only in arm64

Lines Matching full:lsl

217   "lsl",
367 // Omit ", lsl #0"
423 snprintf(tbuf, arraysize(tbuf), ", lsl #%d", 16*operand);
465 strcpy(tbuf, (IS_WIDE(lir->opcode)) ? ", lsl #3" : ", lsl #2");
503 strcpy(tbuf, ", lsl #12");