bolt/deps/llvm-18.1.8/llvm/test/MC/X86/apx/invpcid-att.s
2025-02-14 19:21:04 +01:00

12 lines
510 B
ArmAsm

# RUN: llvm-mc -triple x86_64 --show-encoding %s | FileCheck %s
# RUN: not llvm-mc -triple i386 -show-encoding %s 2>&1 | FileCheck %s --check-prefix=ERROR
# ERROR-COUNT-2: error:
# ERROR-NOT: error:
# CHECK: {evex} invpcid 123(%rax,%rbx,4), %r9
# CHECK: encoding: [0x62,0x74,0x7e,0x08,0xf2,0x4c,0x98,0x7b]
{evex} invpcid 123(%rax,%rbx,4), %r9
# CHECK: invpcid 291(%r28,%r29,4), %r19
# CHECK: encoding: [0x62,0x8c,0x7a,0x08,0xf2,0x9c,0xac,0x23,0x01,0x00,0x00]
invpcid 291(%r28,%r29,4), %r19