[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / MC / X86 / x86-64-msrlist.s
blob7e7866141fe7ea78af4bd65fb795726aa7deafe7
1 // RUN: llvm-mc -triple x86_64 --show-encoding %s | FileCheck %s
2 // RUN: llvm-mc -triple x86_64 -x86-asm-syntax=intel -output-asm-variant=1 --show-encoding %s | FileCheck %s
4 // CHECK: rdmsrlist
5 // CHECK: encoding: [0xf2,0x0f,0x01,0xc6]
6 rdmsrlist
8 // CHECK: wrmsrlist
9 // CHECK: encoding: [0xf3,0x0f,0x01,0xc6]
10 wrmsrlist