diff options
Diffstat (limited to 'progs/vp/exp.txt')
-rw-r--r-- | progs/vp/exp.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/progs/vp/exp.txt b/progs/vp/exp.txt new file mode 100644 index 00000000000..601aae7d715 --- /dev/null +++ b/progs/vp/exp.txt @@ -0,0 +1,5 @@ +!!VP1.0 +EXP R0, v[COL0].x; +ADD o[COL0], R0.z, -R0.w; +MOV o[HPOS], v[OPOS]; +END |