* gas/arm/neon-const.s: Use FP syntax for 0/-0.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arch7m-bad.s
1 .text
2 .thumb
3 .thumb_func
4 label:
5 cpsie a
6 cpsie i, #0x10
7 cps #0x10
This page took 0.029722 seconds and 4 git commands to generate.