[Patch ARM] Fix build attributes for armv8-a in case of assembler files that contain...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / armv8a-automatic-hlt.s
1 .thumb
2 .syntax unified
3 hlt
4 stlexd r0, r2, [r3]
5 sevl
6 hlt 0xf
This page took 0.030896 seconds and 4 git commands to generate.