• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// RUN: llvm-mc -triple x86_64-unknown-unknown --show-encoding %s | FileCheck %s
2
3// CHECK: vmfunc
4// CHECK: encoding: [0x0f,0x01,0xd4]
5vmfunc
6
7