projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c989c2
)
tgsi: Document BRA opcode.
author
Michal Krol
<michal@vmware.com>
Mon, 30 Mar 2009 13:39:29 +0000
(15:39 +0200)
committer
Michal Krol
<michal@vmware.com>
Mon, 30 Mar 2009 13:39:29 +0000
(15:39 +0200)
src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt
b/src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt
index 5b21a2be0bd7feb3e5f2da10bd363de8fbda3434..d3b66728e6d4b5ec95d632b3bc856d47ec877f1f 100644
(file)
--- 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