master
s 13 lines 222 Bytes
Raw
1 /* Purpose: test immediate extender instructions. */
2
3 .text
4 .globl _start
5
6 _start:
7 {
8 r2 = ##-559038737
9 }
10 {
11 p0 = cmp.eq(r2, ##-559038737); if (p0.new) jump:t pass
12 jump fail
13 }