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 } 14