diff options
author | Christoph Bumiller <e0425955@student.tuwien.ac.at> | 2009-12-28 23:17:26 +0100 |
---|---|---|
committer | Christoph Bumiller <e0425955@student.tuwien.ac.at> | 2009-12-31 14:34:10 +0100 |
commit | 3019afdbd862b86eb26d222d3a1d743faf3693be (patch) | |
tree | 78e6ec4925a0d92357dba9da6d24e64fa7e9afaf /configs/linux-dri-x86 | |
parent | 9b0bbe15a54b3d5d0ba015a71b1cf10da04ab892 (diff) |
nv50: don't negate immediates in set_immd
This negation would only be triggered in situations
where it's incorrect.
The caller of set_immd should negate the immediate value
in the instruction itself if desired, and will also know
if it's a float or an int.
ADD TEMP[0], CONST[0], -IMMD[0] would load the immediate
into extra TEMP, negated, and set the negate flag in add
as well - double negation.
Diffstat (limited to 'configs/linux-dri-x86')
0 files changed, 0 insertions, 0 deletions