tgsi: Document BRA opcode.
authorMichal Krol <michal@vmware.com>
Mon, 30 Mar 2009 13:39:29 +0000 (15:39 +0200)
committerMichal Krol <michal@vmware.com>
Mon, 30 Mar 2009 13:39:29 +0000 (15:39 +0200)
src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt

index 5b21a2be0bd7feb3e5f2da10bd363de8fbda3434..d3b66728e6d4b5ec95d632b3bc856d47ec877f1f 100644 (file)
@@ -548,7 +548,7 @@ TGSI Instruction Specification
 
 1.6.3  BRA - Branch
 
-  TBD
+  pc = target
 
 
 1.6.4  CAL - Subroutine Call