From ff886c49555c2033dd5fda50459cafaf16540f86 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 13 Nov 2014 10:08:02 -0800 Subject: gallium: Drop the unused ARA opcode. Nothing in the tree generated it. v2: Only drop ARA, not ARR as well. Reviewed-by: Jose Fonseca (v2) --- src/gallium/docs/source/tgsi.rst | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/gallium/docs') diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst index c912ec544d7..2138b189f2b 100644 --- a/src/gallium/docs/source/tgsi.rst +++ b/src/gallium/docs/source/tgsi.rst @@ -701,14 +701,6 @@ This instruction replicates its result. Considered for removal. -.. opcode:: ARA - Address Register Add - - TBD - -.. note:: - - Considered for removal. - .. opcode:: ARR - Address Register Load With Round .. math:: -- cgit v1.2.3