blob: 3e845fe7561b3cff77e381bc4ffcac658b3a8777 [file] [log] [blame]
// RUN: not llvm-mc -triple x86_64-unknown-unknown --show-encoding %s 2>&1 | FileCheck %s
// CHECK: LLVM ERROR: Cannot encode high byte register in REX-prefixed instruction
movzx %dh, %rsi