base/regdump.[ch], etc.: Fancy register dumping infrastructure.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 18 Aug 2019 01:08:07 +0000 (02:08 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 8 Sep 2019 17:33:28 +0000 (18:33 +0100)
commit4bc8424a9fde81305a5bcd04708492f3a067b438
treec3e8bc87ddb5d06d277a59f0ce800553301f93c2
parent1a03119625f23b0f6fa3f6a2044343d325f6c7f6
base/regdump.[ch], etc.: Fancy register dumping infrastructure.
base/Makefile.am
base/asm-common.h
base/regdump-arm.S [new file with mode: 0644]
base/regdump-arm64.S [new file with mode: 0644]
base/regdump-x86ish.S [new file with mode: 0644]
base/regdump.c [new file with mode: 0644]
base/regdump.h [new file with mode: 0644]
base/test-regdump-a64.S [new file with mode: 0644]
base/test-regdump-arm.S [new file with mode: 0644]
base/test-regdump-x86ish.S [new file with mode: 0644]
configure.ac