projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ea61b5
)
bit 31 of this inserts a nop after the current instruction
author
Dave Airlie
<airliedfreedesktop.org>
Mon, 21 Nov 2005 11:39:49 +0000
(11:39 +0000)
committer
Dave Airlie
<airliedfreedesktop.org>
Mon, 21 Nov 2005 11:39:49 +0000
(11:39 +0000)
src/mesa/drivers/dri/r300/r300_reg.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/r300/r300_reg.h
b/src/mesa/drivers/dri/r300/r300_reg.h
index 4ef2ba00d404e2120dd48d48f308c4c0318dd495..fba791263654b252f594601bb51f5a2bce77f8ff 100644
(file)
--- a/
src/mesa/drivers/dri/r300/r300_reg.h
+++ b/
src/mesa/drivers/dri/r300/r300_reg.h
@@
-1030,7
+1030,7
@@
I am fairly certain that they are correct unless stated otherwise in comments.
# define R300_FPI0_OUTC_FRC (9 << 23)
# define R300_FPI0_OUTC_REPL_ALPHA (10 << 23)
# define R300_FPI0_OUTC_SAT (1 << 30)
-# define R300_FPI0_
UNKNOWN_31
(1 << 31)
+# define R300_FPI0_
INSERT_NOP
(1 << 31)
#define R300_PFS_INSTR2_0 0x49C0
# define R300_FPI2_ARGA_SRC0C_X 0