]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/reverse: Add 2 AVX instructions VADDSUBPS and VADDSUBPD
authorFirst Last <ghodawalaaman2@disroot.org>
Tue, 10 Jun 2025 13:34:50 +0000 (19:04 +0530)
committerGuinevere Larsen <guinevere@redhat.com>
Tue, 8 Jul 2025 20:13:11 +0000 (17:13 -0300)
commit5fe1ef6f789440cd30f47a404cd51faaeac8752d
treeebefff0fbc586d833bc23a499bdcf298431ec05d
parent64fae1b70d3143824f73edfe14c9d8a7d4cc0c59
gdb/reverse: Add 2 AVX instructions VADDSUBPS and VADDSUBPD

add support to recording 2 missing AVX instructions: vaddsubps and vaddsubpd, and add associated tests.

Approved-By: Guinevere Larsen <guinevere@redhat.com>
gdb/i386-tdep.c
gdb/testsuite/gdb.reverse/i386-avx-reverse.c
gdb/testsuite/gdb.reverse/i386-avx-reverse.exp