1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/regtools
Aidan MacDonald 0f5c2877fe headergen_v2: generate register offsets and node addresses
Register offsets are defined as the address of the register minus
the address of the parent node. If enabled by the generator, these
will be emitted alongside defines for the node base addresses.

This allows the base address to be stored in a variable, and the
offset can be used to access registers relative to the base.

Change-Id: I15576aeb2945293a259007da7f00a26055f4d0f0
2025-04-20 15:53:54 -04:00
..
desc ATJ213x: Convert register description to v2 format 2023-09-27 22:49:38 +02:00
include regtools: rename error_t to err_t to avoid name clash 2016-09-21 00:31:12 +01:00
lib regtools/soc_desc: fix bug in library 2017-02-04 17:18:37 +01:00
qeditor qeditor: add better fallback mecanism for icons 2020-11-04 13:14:42 +00:00
regdumps regtools: convert all reg dumps to v2. keep v1 for reference 2017-01-16 20:09:18 +01:00
headergen_v1.cpp headergen_v1: remove warnings with newer GCCs 2016-09-21 00:31:07 +01:00
headergen_v2.cpp headergen_v2: generate register offsets and node addresses 2025-04-20 15:53:54 -04:00
Makefile regtools: add new tool list/find/describe registers 2017-02-04 17:18:13 +01:00
regtool.cpp regtools: add new tool list/find/describe registers 2017-02-04 17:18:13 +01:00
swiss_knife.cpp regtools: rename error_t to err_t to avoid name clash 2016-09-21 00:31:12 +01:00
tester_v1.cpp soc_desc: new version of the desc file format 2015-09-11 16:40:19 +02:00