gas: support for the sparc %ncc condition codes register.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sparc / natural-32.s
1 # Test SPARC "natural" registers and instructions
2 .text
3 ba %ncc, 0f
4 nop
5 0: nop
This page took 0.029232 seconds and 4 git commands to generate.