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

  /src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.c 3575 SHIFTED_NONE, /* no shifter allowed */
4076 or SHIFTED_NONE if none.
4291 if (imm_shift_mode != SHIFTED_NONE && skip_past_comma (&p))
4401 REG_TYPE_R64_SP, REG_TYPE_R_ZR, SHIFTED_NONE);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.c 3558 SHIFTED_NONE, /* no shifter allowed */
4059 or SHIFTED_NONE if none.
4274 if (imm_shift_mode != SHIFTED_NONE && skip_past_comma (&p))
4384 REG_TYPE_R64_SP, REG_TYPE_R_ZR, SHIFTED_NONE);

Completed in 37 milliseconds