9 lines · plain
1// RUN: llvm-mc -triple x86_64 --show-encoding %s | FileCheck %s2// RUN: llvm-mc -triple x86_64 -x86-asm-syntax=intel -output-asm-variant=1 --show-encoding %s | FileCheck %s3// RUN: llvm-mc -triple i386 --show-encoding %s | FileCheck %s4// RUN: llvm-mc -triple i386 -x86-asm-syntax=intel -output-asm-variant=1 --show-encoding %s | FileCheck %s5 6// CHECK: wrmsrns7// CHECK: encoding: [0x0f,0x01,0xc6]8 wrmsrns9