1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 \
2 # RUN: -mattr=+micromips 2>&1 -filetype=obj > %t.o
3 # RUN: llvm-objdump %t.o -d | FileCheck %s
5 # Check that fixup data is written in the microMIPS specific little endian
19 # CHECK: 09 b4 03 00 bnez $9, 10
21 addu $zero
, $zero
, $zero