From: Michal Krol Date: Mon, 30 Mar 2009 13:39:29 +0000 (+0200) Subject: tgsi: Document BRA opcode. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=25e491e68c4c191a7f76b24520e5812356fe5a85;p=mesa.git tgsi: Document BRA opcode. --- diff --git a/src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt b/src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt index 5b21a2be0bd..d3b66728e6d 100644 --- a/src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt +++ b/src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt @@ -548,7 +548,7 @@ TGSI Instruction Specification 1.6.3 BRA - Branch - TBD + pc = target 1.6.4 CAL - Subroutine Call