x86: CET v2.0: Update NOTRACK prefix
[external/binutils.git] / gas / testsuite / gas / i386 / x86-64-notrackbad.s
index 59d6248..f859a9f 100644 (file)
@@ -6,16 +6,12 @@ _start:
        notrack call foo
        notrack jmp foo
 
-       notrack call *(%rax)
-       notrack jmp *(%rax)
        fs notrack call *%rax
        notrack fs call *%rax
        notrack bnd call *%rax
        notrack data16 call *%rax
 
        .intel_syntax noprefix
-       notrack call [rax]
-       notrack jmp [rax]
        fs notrack call rax
        notrack fs call rax
        notrack bnd call rax