GPU Classes: Difference between revisions
Line 459: | Line 459: | ||
! Register || Name || Size || Type || Notes | ! Register || Name || Size || Type || Notes | ||
|- | |- | ||
| 0x0C0 || | | 0x0C0 || Control || 1 || bitfield || With 0x186 Src/DstStride is not used. With 0x586 memset-functionality is used. | ||
|- | |- | ||
| 0x100 || | | 0x100 || SourceAddr || 2 || gpuva || | ||
|- | |- | ||
| 0x102 || | | 0x102 || DestinationAddr || 2 || gpuva || | ||
|- | |- | ||
| 0x104 || | | 0x104 || SourceStride? || 1 || uint || | ||
|- | |- | ||
| 0x105 || | | 0x105 || DestinationStride? || 1 || uint || | ||
|- | |- | ||
| 0x106 || | | 0x106 || Count || 1 || uint || At most 0x3FFFFF. | ||
|- | |- | ||
| 0x1C0 || | | 0x1C0 || MemsetValue? || 1 || uint || | ||
|- | |- | ||
| 0x1C2 || | | 0x1C2 || MemsetControl? || 1 || bitfield || Seen: 0x34444 | ||
|- | |- | ||
| 0x1C4 || | | 0x1C4 || MemsetLength? || 1 || uint || In units of 4 bytes. | ||
|- | |- | ||
| 0x1C5 || ? || 1 || || Seen: 1 | | 0x1C5 || ? || 1 || || Seen: 1 | ||
|} | |} |