x86: allow {store} to select alternative {,}PEXTRW encoding
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xtensa / auto-litpools-4.s
1 .section .init
2 .literal a, 0x12345678
3 movi a2, 0x12345679
4 .section .fini
5 .literal b, 0x1234567a
6 movi a2, 0x1234567b
This page took 0.029476 seconds and 4 git commands to generate.