diff options
author | Michel Danzer <michel.daenzer@amd.com> | 2013-02-14 19:03:25 +0000 |
---|---|---|
committer | Michel Danzer <michel.daenzer@amd.com> | 2013-02-14 19:03:25 +0000 |
commit | e9bb18b555f954dd2128e4e5bf6f2ac8bd5f052b (patch) | |
tree | fb859dfab86ae09790315c3ab5f8bb3a39d88b15 /lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp | |
parent | c35cfa91a8bbb152095ce3eb3691da481f34ecb1 (diff) | |
download | bcm5719-llvm-e9bb18b555f954dd2128e4e5bf6f2ac8bd5f052b.tar.gz bcm5719-llvm-e9bb18b555f954dd2128e4e5bf6f2ac8bd5f052b.zip |
R600/SI: Fix int_SI_fs_interp_constant
The important fix is that the constant interpolation value is stored in the
parameter slot P0, which is encoded as 2.
In addition, drop the SI_INTERP_CONST pseudo instruction, pass the parameter
slot as an operand to V_INTERP_MOV_F32 instead of hardcoding it there, and
add a special operand class for the parameter slots for type checking and
pretty printing.
NOTE: This is a candidate for the Mesa stable branch.
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 175193
Diffstat (limited to 'lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp')
0 files changed, 0 insertions, 0 deletions