You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
91 B
10 lines
91 B
5 years ago
|
ps.1.1
|
||
|
|
||
|
tex t0 ; base 1
|
||
|
tex t1 ; base 2
|
||
|
|
||
|
mov r1, t1
|
||
|
lrp r0, 1-v0.a, t0, r1
|
||
|
mul r0, r0, c0
|
||
|
|