Files
openocd/src/target
Marek Vrbka bab8b8c9eb register: refactor register_cache_invalidate()
register_cache_invalidate() is written a way which uses
pointer arithmetic, which makes it harder to read. This patch
replaces it with more readable way to iterate over array of
structs.

Change-Id: Ia420f70a3bb6998c690c8c600c71301dca9f9dbf
Signed-off-by: Marek Vrbka <marek.vrbka@codasip.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7735
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Tested-by: jenkins
Reviewed-by: Jan Matyas <jan.matyas@codasip.com>
2023-08-03 20:24:16 +00:00
..
2022-09-13 22:13:58 +00:00
2023-05-27 06:41:17 +00:00
2023-04-30 14:46:25 +00:00
2022-09-13 22:13:58 +00:00
2023-05-06 13:34:32 +00:00
2022-09-13 22:13:58 +00:00
2023-05-05 22:14:11 +00:00