test_swar.s 210 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 8 9 10 11 12 # Test SPARC new SWAR options .text swar %r1, %r2, %r3 swar %r1, 0x1fff, %r2 swar 0x1fff, %r1, %r2 swarcc %r1, %r2, %r3 swarcc %r1, 0x1fff, %r2 swarcc 0x1fff, %r1, %r2