v3d: add helpers to emit ldtlb and ldtlbu signals
authorIago Toral Quiroga <itoral@igalia.com>
Wed, 3 Jul 2019 07:09:11 +0000 (09:09 +0200)
committerIago Toral Quiroga <itoral@igalia.com>
Fri, 12 Jul 2019 07:16:38 +0000 (09:16 +0200)
commitd26b35ba4478993db85a9a2d3d36b22e941de9f7
treeb9304b4027d580545f516271de62a7593a4e70be
parentaff8885cf9922516f59391aab7e87170ae9cd906
v3d: add helpers to emit ldtlb and ldtlbu signals

The ldtlbu version will read an implicit uniform with the TLB read
specifier and should be used for the first read in a sequence
of TLB reads (unless the default configuration is valid, in which
case we can use ldtlb). The ldtlb version is used for any subsequent
TLB read in the sequence.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/broadcom/compiler/v3d_compiler.h