1// RUN: llvm-mc -filetype=obj -triple i386-pc-linux-gnu %s -o %t2// RUN: llvm-objdump -d %t | FileCheck %s3 4.global foo 5pushw $foo // CHECK: pushw6