x86: allow {store} to select alternative {,}PEXTRW encoding
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xtensa / auto-litpools-4.d
1 #as: --auto-litpools
2 #objdump: -d
3 #name: auto-litpools-4 (handle auto literal pools in .init and .fini)
4
5 .*: +file format .*xtensa.*
6 #...
7 Disassembly of section .init.literal:
8 #...
9 Disassembly of section .fini.literal:
10 #...
11 Disassembly of section .init:
12 #...
13 *0:.*l32r.*
14 #...
15 Disassembly of section .fini:
16 #...
17 *0:.*l32r.*
18 #...
This page took 0.029729 seconds and 4 git commands to generate.