PowerPC Rename powerxx to power10
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / complex.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 complex
3
4 # Test complex expression parsing
5
6 .*: +file format elf32-littlenios2
7
8 Disassembly of section .text:
9 0+0000 <[^>]*> 18bfffd7 ldw r2,-1\(r3\)
10 0+0004 <[^>]*> 18800057 ldw r2,1\(r3\)
11 0+0008 <[^>]*> 18800017 ldw r2,0\(r3\)
12 8: R_NIOS2_S16 stack_top-0x1
This page took 0.056424 seconds and 4 git commands to generate.