]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-aarch64.c
[BINUTILS, AARCH64, 2/8] Add Tag generation instructions in Memory Tagging Extension
[thirdparty/binutils-gdb.git] / gas / config / tc-aarch64.c
index b9aceb2f0f548d361a584f50ce6bb75058212980..5f79e92c04ad8fba38cbc4fdf2664bfd63e1b891 100644 (file)
@@ -5742,6 +5742,8 @@ parse_operands (char *str, const aarch64_opcode *opcode)
        case AARCH64_OPND_SIMM5:
        case AARCH64_OPND_FBITS:
        case AARCH64_OPND_UIMM4:
+       case AARCH64_OPND_UIMM4_ADDG:
+       case AARCH64_OPND_UIMM10:
        case AARCH64_OPND_UIMM3_OP1:
        case AARCH64_OPND_UIMM3_OP2:
        case AARCH64_OPND_IMM_VLSL: