Files
gem5/src/gpu-compute
Matthew Poremba cfa833a97d gpu-compute: Set LDS/scratch aperture base register
Starting with gfx900 (Vega) the LDS and scratch apertures can be queried
using a new s_getreg_b32 instruction. If the instruction is called with
the SH_MEM_BASES argument it returns the upper 16 bits of a 64 bit
address for the LDS and scratch apertures. The current addresses cannot
be encoded in this register, so that addresses are changed to have the
lower 48 bits be all zeros in addition to writing the bases register.

Change-Id: If20f262b2685d248afe31aa3ebb274e4f0fc0772
2023-08-31 11:01:32 -05:00
..
2021-12-11 04:00:56 +00:00
2021-12-11 04:00:56 +00:00
2021-12-11 04:00:56 +00:00
2021-12-11 04:00:56 +00:00
2021-12-11 04:00:56 +00:00
2021-12-11 04:00:56 +00:00
2021-12-11 04:00:56 +00:00