From fb0d57c7fb13076bff747a7969c71d5881921caa Mon Sep 17 00:00:00 2001 From: Zack Buhman Date: Sun, 12 Oct 2025 01:31:53 -0500 Subject: [PATCH] regs: us_alu_rgba_inst --- regs/us_alu_rgba_inst.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regs/us_alu_rgba_inst.txt b/regs/us_alu_rgba_inst.txt index b5196b3..d994190 100644 --- a/regs/us_alu_rgba_inst.txt +++ b/regs/us_alu_rgba_inst.txt @@ -16,7 +16,7 @@ RGB_OP 3:0 0x0 Specifies the opcode for this instruction. 12 - OP_MDV: Result = A*B + C; A is always topleft.src0, C is always bottomleft.src0 (source select and swizzles ignored). Input modifiers are respected for all inputs. RGB_ADDRD 10:4 0x0 Specifies the address of the pixel stack frame register to which the RGB result of this instruction is to be written. - RGB_ADDRD_REL110x0Specifies whether the loop register is added to the value +RGB_ADDRD_REL 11 0x0 Specifies whether the loop register is added to the value of RGB_ADDRD before it is used. This implements relative addressing. POSSIBLE VALUES: