]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/openrisc/store.d
Add a note to the GDB/NEWS file mentioning that the ARM simulator now
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / openrisc / store.d
1 #as:
2 #objdump: -dr
3 #name: store
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 00000000 <l_sw>:
10 0: d7 e1 0f fc l.sw -4\(r1\),r1
11
12 00000004 <l_lw>:
13 4: 80 21 ff 9c l.lw r1,-100\(r1\)