[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / cache.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 cache
3
4 .*: +file format elf32-littlenios2
5
6 Disassembly of section .text:
7 0+0000 <[^>]*> 3020003b flushd -32768\(r6\)
8 0+0004 <[^>]*> 301ffffb flushd 32767\(r6\)
9 0+0008 <[^>]*> 3000003b flushd 0\(r6\)
10 0+000c <[^>]*> 303ffffb flushd -1\(r6\)
11 0+0010 <[^>]*> 3000003b flushd 0\(r6\)
12 [ ]*10: R_NIOS2_S16 .text
13 0+0014 <[^>]*> 3000003b flushd 0\(r6\)
14 [ ]*14: R_NIOS2_S16 external
15 0+0018 <[^>]*> 1000603a flushi r2
16 0+001c <[^>]*> 0000203a flushp
17
This page took 0.03052 seconds and 4 git commands to generate.