Comparing disassembly across changes

Richard M Kreuter via Sbcl-help <[email protected]> Thu, 31 Oct 2024 13:48:27 -0400
Newsgroups gmane.lisp.steel-bank.general
Message-ID <[email protected]>
Hi all,

Has anybody got any tricks or tools for comparing DISASSEMBLE's output
across versions and/or hacks?

(At the moment I think I'd want addresses and instruction operands to be
redacted, so that two equivalent-modulo-address-space disassemblies
could compare more easily. I'd imagine somebody's tackled this before.)

Thanks in advance,
Richard