Skip to content
Snippets Groups Projects
Commit 41b93b1f authored by Nicolai Hähnle's avatar Nicolai Hähnle Committed by Emil Velikov
Browse files

r600: double multiply can handle only one multiply at a time


It seems clear that trying to multiply two pairs of doubles would result
in the temporary register getting overwritten by the second pair. So
make the code more explicit.

Tested-by: default avatarGlenn Kennard <glenn.kennard@gmail.com>
Tested-by: default avatarJames Harvey <lothmordor@gmail.com>
Cc: 17.0 <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 76b02d2f)
parent 88572562
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment