commit | ff8f272b0d02b41a0ce34ab6af7119b9e06f4961 | [log] [tgz] |
---|---|---|
author | Kenneth Graunke <kenneth@whitecape.org> | Wed Sep 28 17:37:54 2011 -0700 |
committer | Kenneth Graunke <kenneth@whitecape.org> | Sun Oct 02 17:01:09 2011 -0700 |
tree | 17c81dfd7ecda0a8937ea667888af60c314adb1e | |
parent | 6960f786c8e1bfbaa0d9eb5f43b3b6bfc7135fcf [diff] |
i965/fs: Implement integer quotient and remainder math operations. Signed-off-by: Kenneth Graunke <kenneth@whitecape.org> Tested-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Eric Anholt <eric@anholt.net>