MIPS: Fix the encoding of immediates with microMIPS JALX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / and.d
index 2fb6e2a87885e3bd1d94f9915b509b8edbc16917..c33e6eb9bd9bb6d0642f11150a1c1a99f79bf132 100644 (file)
@@ -1,5 +1,6 @@
-#objdump: -dr --prefix-addresses -mmips:4000
+#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.023976 seconds and 4 git commands to generate.