diff --git a/src/freedreno/.gitlab-ci/reference/crash.log b/src/freedreno/.gitlab-ci/reference/crash.log
index aa239193329..492f398f73a 100644
--- a/src/freedreno/.gitlab-ci/reference/crash.log
+++ b/src/freedreno/.gitlab-ci/reference/crash.log
@@ -746,17 +746,17 @@ registers:
00b000b0 CP_ROQ_MRB_STAT: { RPTR = 0xb0 | WPTR = 0xb0 }
00d800d8 CP_ROQ_VSD_STAT: { RPTR = 0xd8 | WPTR = 0xd8 }
0000007f 0x942: 0000007f
- 0000000c 0x943: 0000000c
- 00000000 0x944: 00000000
- 00000000 0x945: 00000000
+ 0000000c CP_IB1_DWORDS: 0xc
+ 00000000 CP_IB2_DWORDS: 0
+ 00000000 CP_SDS_DWORDS: 0
00000000 CP_MRB_DWORDS: 0
00000000 CP_VSD_DWORDS: 0
- 000f0004 0x948: 000f0004
+ 000f0004 CP_ROQ_AVAIL_RB: { REM = 0xf | 0x4 }
00060002 CP_ROQ_AVAIL_IB1: { REM = 0x6 | 0x2 }
00000000 CP_ROQ_AVAIL_IB2: { REM = 0 }
- 00000000 0x94b: 00000000
+ 00000000 CP_ROQ_AVAIL_SDS: { REM = 0 }
00000000 CP_ROQ_AVAIL_MRB: { REM = 0 }
- 00000000 0x94d: 00000000
+ 00000000 CP_ROQ_AVAIL_VSD: { REM = 0 }
00305efe CP_ALWAYS_ON_COUNTER: 0x305efe
00225162 0x982: 00225162
00000000 0x983: 00000000
diff --git a/src/freedreno/registers/adreno/a6xx.xml b/src/freedreno/registers/adreno/a6xx.xml
index b5c9e6f6666..4ba87ba716d 100644
--- a/src/freedreno/registers/adreno/a6xx.xml
+++ b/src/freedreno/registers/adreno/a6xx.xml
@@ -1101,12 +1101,16 @@ to upconvert to 32b float internally?
+
+
+
-
+
+
+ number of remaining dwords incl current dword being consumed?
+
+
number of remaining dwords incl current dword being consumed?
@@ -1115,10 +1119,18 @@ to upconvert to 32b float internally?
number of remaining dwords incl current dword being consumed?
+
+ number of remaining dwords incl current dword being consumed?
+
+
number of dwords that have already been read but haven't been consumed by $addr
+
+ number of remaining dwords incl current dword being consumed?
+
+