aboutsummaryrefslogtreecommitdiff
path: root/gold
diff options
context:
space:
mode:
authorThiago Jung Bauermann <thiago.bauermann@linaro.org>2024-04-20 23:18:26 -0300
committerThiago Jung Bauermann <thiago.bauermann@linaro.org>2024-06-07 18:25:06 -0300
commitebd06ca6b9bb2327e1269b52eb99b2f012faabf9 (patch)
treeff06e2c69cb508e985b678b7b2a36d6b8eac17c2 /gold
parentb995344c116e04bd6bfeaf53364cd791d0dae45d (diff)
downloadbinutils-ebd06ca6b9bb2327e1269b52eb99b2f012faabf9.zip
binutils-ebd06ca6b9bb2327e1269b52eb99b2f012faabf9.tar.gz
binutils-ebd06ca6b9bb2327e1269b52eb99b2f012faabf9.tar.bz2
gdb/aarch64: Add record support for MOPS instructions.
There are two kinds of MOPS instructions: set instructions and copy instructions. Within each group there are variants with minor differences in how they read or write to memory — e.g., non-temporal read and/or write, unprivileged read and/or write and permutations of those — but they work in the same way in terms of the registers and regions of memory that they modify. The new gdb.reverse/aarch64-mops.exp testcase verifies that MOPS instructions are recorded and correctly reversed. Not all variants of the copy and set instructions are tested, since there are many and the record and replay target processes them in the same way. PR tdep/31666 Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31666 Approved-By: Luis Machado <luis.machado@arm.com> Tested-By: Luis Machado <luis.machado@arm.com>
Diffstat (limited to 'gold')
0 files changed, 0 insertions, 0 deletions