Mesa (master): gallium/docs: The RET opcode may appear anywhere in a subroutine.

Tilman Sauerbeck tilman at kemper.freedesktop.org
Tue Sep 21 20:00:07 UTC 2010


Module: Mesa
Branch: master
Commit: 1bcdc504d10b7776cc96d63efd9e9432a66a2a90
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1bcdc504d10b7776cc96d63efd9e9432a66a2a90

Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Tue Sep 21 21:57:35 2010 +0200

gallium/docs: The RET opcode may appear anywhere in a subroutine.

Signed-off-by: Tilman Sauerbeck <tilman at code-monkey.de>

---

 src/gallium/docs/source/tgsi.rst |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst
index 4c1f47a..9e02d43 100644
--- a/src/gallium/docs/source/tgsi.rst
+++ b/src/gallium/docs/source/tgsi.rst
@@ -678,8 +678,6 @@ This instruction replicates its result.
 
   pc = pop()
 
-  Potential restrictions:  
-  * Only occurs at end of function.
 
 .. opcode:: SSG - Set Sign
 




More information about the mesa-commit mailing list