Kenneth Graunke <kenn...@whitecape.org> writes:

> The bits which normally contain the source register descriptions
> actually contain the JIP/UIP jump targets, which we already printed.
>
> Interpreting JIP/UIP as source registers results in some really creepy
> looking output, like IF statements with acc14.4<0,1,0>UD sources.
>
> Signed-off-by: Kenneth Graunke <kenn...@whitecape.org>
> ---
>  src/mesa/drivers/dri/i965/gen8_disasm.c | 27 ++++++++++++++-------------
>  1 file changed, 14 insertions(+), 13 deletions(-)
>
> Note that all of the flow control instructions have ndst == 0, so moving
> that code should have no effect.

This series is:

Reviewed-by: Eric Anholt <e...@anholt.net>

Attachment: pgpDyPxr2Dsuh.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to