1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/regtools
Amaury Pouly 51cce81cd4 headergen_v2: add two new macros to write a raw write to set/clr variants
These macros are like jz_setf but instead of writing fields, they write a
raw value directly: jz_set(REG, value) and jz_clr(REG, value).

Change-Id: I660f20dd691b26d367533877875fc3226a26c992
2017-01-24 15:25:14 +01:00
..
desc update jz4760b register desc 2017-01-24 15:17:46 +01:00
include regtools: rename error_t to err_t to avoid name clash 2016-09-21 00:31:12 +01:00
lib regtools: fix normalization procedure 2017-01-24 15:17:46 +01:00
qeditor qeditor: port to the new hwstub library and add features 2016-04-08 18:46:46 +01: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: add two new macros to write a raw write to set/clr variants 2017-01-24 15:25:14 +01:00
Makefile soc_desc: new version of the desc file format 2015-09-11 16:40:19 +02: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