Set and dump (almost) all of the ARM64 general registers.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 19 Oct 2020 04:34:05 +0000 (05:34 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 19 Oct 2020 04:34:05 +0000 (05:34 +0100)
commitb5872e2dbb058db15e500695c67f497ca5001490
tree4b9de687a8847b98c207894fccc0cd13df27ad92
parentf53b158f49dac49dafe596086aa017037349f485
Set and dump (almost) all of the ARM64 general registers.

Omitting only: x18 (platform register), x30 (link register, needed for
procedure linkage), and x31 (stack pointer/zero register).
main.c
xchg.S