MIPS: Fix the encoding of immediates with microMIPS JALX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / and.d
index 452921e038d6aa7390d135f899fe5a843b08a191..c33e6eb9bd9bb6d0642f11150a1c1a99f79bf132 100644 (file)
@@ -1,5 +1,6 @@
 #objdump: -dr --prefix-addresses
 #name: MIPS and
+#as: -32
 
 # Test the and macro.
 
@@ -31,4 +32,4 @@ Disassembly of section .text:
 0+0058 <[^>]*> nor     a0,a1,at
 0+005c <[^>]*> ori     a0,a1,0x0
 0+0060 <[^>]*> xori    a0,a1,0x0
-       ...
+       \.\.\.
This page took 0.024089 seconds and 4 git commands to generate.