40.4.6.3.1 BLEND_WD0
Name: | BLEND_WD0 |
Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
OPCODE[3:0] | IE | ||||||||
Access | |||||||||
Reset |
Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
DREG[3:0] | REG[3:0] | ||||||||
Access | |||||||||
Reset |
Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
DIR[1:0] | |||||||||
Access | |||||||||
Reset |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
ARGS[2:0] | |||||||||
Access | |||||||||
Reset |
Bits 31:28 – OPCODE[3:0] Instruction Code
Bit 24 – IE Interrupt Enable
Value | Description |
---|---|
0 | The End of Instruction interrupt is disabled. |
1 | The End of Instruction interrupt is enabled. |
Bits 23:20 – DREG[3:0] Destination Register Identifier
When a constant is used for the destination surface, the constant value is located in the register defined by the DREG value.
Bits 19:16 – REG[3:0] Register Identifier
Bits 9:8 – DIR[1:0] Transfer Direction
Value | Name | Description |
---|---|---|
0 | XY00 | Horizontal forward, vertical forward |
1 | XY01 | Horizontal forward, vertical backward |
2 | XY10 | Horizontal backward, vertical forward |
3 | XY11 | Horizontal backward, vertical backward |