Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / addsw-bad.s
1 .text
2 .thumb
3 .cpu cortex-a8
4 .syntax unified
5 subs r4, r6, #0x496
6 adds r4, r6, #0x496
This page took 0.029925 seconds and 4 git commands to generate.