[AMDGPU][GFX9][DOC][NFC] Corrected description of registers available via getreg/setreg

This is to reflect changes introduced by https://reviews.llvm.org/D118860.
This commit is contained in:
Dmitry Preobrazhensky 2022-02-04 17:55:01 +03:00
parent 20085df22a
commit 95a52b376a
1 changed files with 4 additions and 0 deletions

View File

@ -52,6 +52,10 @@ Defined register *names* include:
HW_REG_LDS_ALLOC Per-wave LDS allocation.
HW_REG_IB_STS Counters of outstanding instructions.
HW_REG_SH_MEM_BASES Memory aperture.
HW_REG_TBA_LO tba_lo register.
HW_REG_TBA_HI tba_hi register.
HW_REG_TMA_LO tma_lo register.
HW_REG_TMA_HI tma_hi register.
=================== ==========================================
Examples: