1 # unit tests for load elimination
13 storel 1311768467139281697, %p
16 %c1 =w cnew %x1, 16716340
17 jnz %c1, @fail, @test2
22 jnz %c2, @fail, @test3
25 storew 2864434397, %p8
27 %c3 =w cnel %x3, -4914310023110821753
28 jnz %c3, @fail, @test4
37 # extern void tests(void);
39 # int main() { tests(); return a; }