HomeSort by: relevance | last modified time | path
    Searched defs:SHIFTED_LSL (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.c 3580 SHIFTED_LSL, /* bare "lsl #n" */
3650 case SHIFTED_LSL:
3788 if (! parse_shift (&p, operand, SHIFTED_LSL))
3886 if (!parse_shift (str, operand, SHIFTED_LSL))
7277 po_misc_or_fail (parse_shift (&str, info, SHIFTED_LSL));
7510 po_misc_or_fail (parse_shift (&str, info, SHIFTED_LSL));
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.c 3563 SHIFTED_LSL, /* bare "lsl #n" */
3633 case SHIFTED_LSL:
3771 if (! parse_shift (&p, operand, SHIFTED_LSL))
3869 if (!parse_shift (str, operand, SHIFTED_LSL))
7220 po_misc_or_fail (parse_shift (&str, info, SHIFTED_LSL));
7453 po_misc_or_fail (parse_shift (&str, info, SHIFTED_LSL));

Completed in 37 milliseconds