diff options
author | Iago Toral Quiroga <[email protected]> | 2016-02-17 13:08:47 +0100 |
---|---|---|
committer | Samuel Iglesias Gonsálvez <[email protected]> | 2017-01-03 11:26:50 +0100 |
commit | 6e570619e0755a50b2c8d57c6d1189fb9aca899d (patch) | |
tree | 2f45199753967440ba4fc7bcb47eb7813fd157f4 /src/egl | |
parent | c1fb525016e41658d2dc5d581da4e83b8a075fd4 (diff) |
i965/vec4: implement d2b
v2 (Curro):
- Generate the flag register with a MOV with conditional_mod instead of a CMP
instruction, which has the benefit that we can skip loading a DF
0.0 constant.
- Avoid the PICK_LOW_32BIT + MOV by using the flag result and a
SEL to set the boolean result.
v3:
- Fix comment (Matt)
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/egl')
0 files changed, 0 insertions, 0 deletions