]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/record: add support for 'pack' AVX instructions
authorGuinevere Larsen <guinevere@redhat.com>
Fri, 13 Jun 2025 16:47:11 +0000 (13:47 -0300)
committerGuinevere Larsen <guinevere@redhat.com>
Fri, 11 Jul 2025 14:55:34 +0000 (11:55 -0300)
commitdfc793f54c1b591663e17633df3d3b6790d3a7b7
tree6246dd7ba34853016f827c7bf1037683375190b4
parent7f774c3914d0b43ca26c17790461f0b06c1c227e
gdb/record: add support for 'pack' AVX instructions

This commit adds support for the following instructions VPACK[S|U]S[WB|DW] and associated tests.
gdb/i386-tdep.c
gdb/testsuite/gdb.reverse/i386-avx-reverse.c
gdb/testsuite/gdb.reverse/i386-avx-reverse.exp