diff options
author | Zack Rusin <[email protected]> | 2013-04-09 03:28:48 -0700 |
---|---|---|
committer | Zack Rusin <[email protected]> | 2013-04-10 12:31:22 -0700 |
commit | 7466e0b6c84ce0c6029e60739daac8baeccb8b0b (patch) | |
tree | ab55213bdf4ee938bca1ac94f0bc6cfe5bbed3c3 /src/gallium/include/pipe | |
parent | 1ad4a4eeb3fe83ce3ce7336250d725bf0a28de7b (diff) |
gallivm: fix unsigned divide and remainder opcodes
We want to both make sure we never divide by zero to not generate
sigfpe and that divide by zero is guaranteed to return 0xffffffff.
Based on José idea.
Signed-off-by: Zack Rusin <[email protected]>
Reviewed-by: Jose Fonseca <[email protected]>
Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'src/gallium/include/pipe')
0 files changed, 0 insertions, 0 deletions