commit | d5a095100b4a0dc97d6e9b3caaecb1911d8b5758 | [log] [tgz] |
---|---|---|
author | Matthieu Longo <matthieu.longo@arm.com> | Tue Feb 27 10:59:14 2024 +0000 |
committer | Richard Earnshaw <rearnsha@arm.com> | Wed May 15 10:36:23 2024 +0100 |
tree | e6c34287940e6ad32454f8ce063e84ead283c95f | |
parent | e548840a038fd6e6bb37a3fb0a14fe4a4ad8ada6 [diff] |
aarch64: testsuite: replace instruction addresses by regex This patch removes the instruction addresses from the objdump's expected output (.d files). The intended benefit from this clean-up is to allow to swap lines around more easilly, and removes the noise of patches that add, remove or reorder instructions.