[binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand.
[deliverable/binutils-gdb.git] / gas / config / tc-aarch64.c
index 5193c5d8e8651183e01cf51fbd5386441a81c2df..7b9ebbd1eddb45f14a22051c09be6ed5849ab32a 100644 (file)
@@ -5786,6 +5786,7 @@ parse_operands (char *str, const aarch64_opcode *opcode)
        case AARCH64_OPND_SVE_LIMM_MOV:
        case AARCH64_OPND_SVE_SHLIMM_PRED:
        case AARCH64_OPND_SVE_SHLIMM_UNPRED:
+       case AARCH64_OPND_SVE_SHLIMM_UNPRED_22:
        case AARCH64_OPND_SVE_SHRIMM_PRED:
        case AARCH64_OPND_SVE_SHRIMM_UNPRED:
        case AARCH64_OPND_SVE_SHRIMM_UNPRED_22:
This page took 0.026334 seconds and 4 git commands to generate.