summaryrefslogtreecommitdiff
path: root/reference/fragProg1/fragProg1-20.asm
blob: 1c607f537396ba67767cc49c0fa1983f34de75ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
; options:
; FRAG: new compiler
@out(r1.x)	out0
@out(r1.y)	out1
@out(r1.z)	out2
@out(r1.w)	out3
(sy)(ss)mov.f32f32 r0.x, c0.y
mov.f32f32 r1.w, c0.z
mov.f32f32 r1.z, c0.y
mov.f32f32 r1.x, c1.y
mul.f r1.y, r0.x, c0.z
end
nop
nop
; FRAG: outputs: r1.x (1:0)
; FRAG: inputs:
; FRAG: 6 instructions, 0 half, 2 full