From: Tilman Sauerbeck Date: Tue, 21 Sep 2010 19:57:35 +0000 (+0200) Subject: gallium/docs: The RET opcode may appear anywhere in a subroutine. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1bcdc504d10b7776cc96d63efd9e9432a66a2a90;p=mesa.git gallium/docs: The RET opcode may appear anywhere in a subroutine. Signed-off-by: Tilman Sauerbeck --- diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst index 4c1f47ac670..9e02d43ab74 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