1# RUN: llvm-mc -triple=x86_64 -filetype=obj %s -o - | llvm-objdump -d - | FileCheck %s 2 3# CHECK: 0: ff ff <unknown> 4.word 0xffff 5