aboutsummaryrefslogtreecommitdiff
path: root/sim/mcore
diff options
context:
space:
mode:
authorGuinevere Larsen <guinevere@redhat.com>2025-01-06 15:24:25 -0300
committerGuinevere Larsen <guinevere@redhat.com>2025-01-14 14:47:56 -0300
commit2d42150b06529481967e8ffd306a29fce9b24f4c (patch)
treefd70833e74e600bb1ca5d072c61599cd5747073f /sim/mcore
parentfb3365afbace3ddd562508db9e6f82fe9f258fd1 (diff)
downloadgdb-2d42150b06529481967e8ffd306a29fce9b24f4c.zip
gdb-2d42150b06529481967e8ffd306a29fce9b24f4c.tar.gz
gdb-2d42150b06529481967e8ffd306a29fce9b24f4c.tar.bz2
gdb/record: add support for floating point vmov instructions
This commit updates GDB's record-full to be able to record vmov[ss|sd] and vmov [u|a] [ps|pd] AVX instructions, and tests for them. Unlike the vmovdq[u|a] instructions, the aligned and unalgined versions of vmov?[ps|pd] have different opcodes. The mechanics of recording them is the same, but the aligned version has opcodes 0x28 and 0x29, while the unaligned has the same opcode as vmov[ss|sd] instruction, 0x10 and 0x11. Approved-By: Guinevere Larsen <guinevere@redhat.com>
Diffstat (limited to 'sim/mcore')
0 files changed, 0 insertions, 0 deletions