diff options
author | Guinevere Larsen <guinevere@redhat.com> | 2025-06-09 16:04:48 -0300 |
---|---|---|
committer | Guinevere Larsen <guinevere@redhat.com> | 2025-07-11 11:55:34 -0300 |
commit | cdc328ea65b499e1e0cbc142e06645801a42c5f3 (patch) | |
tree | 58ae08c4b345c99bd5030d9da38967207fdf3758 /gdb/python/py-progspace.c | |
parent | 77a7df4756cd4b07bc1c3efbae774498fcebc77e (diff) | |
download | binutils-cdc328ea65b499e1e0cbc142e06645801a42c5f3.zip binutils-cdc328ea65b499e1e0cbc142e06645801a42c5f3.tar.gz binutils-cdc328ea65b499e1e0cbc142e06645801a42c5f3.tar.bz2 |
gdb/record: Add support for AVX/AVX2 shift instructions
This commit adds record-full support to the following instructions:
* VPSLL[W|D|Q|DQ]
* VPSRL[W|D|Q|DQ]
* VPSRA[W|D]
With both dynamic and constant shifts, and the associated tests.
Notably, vpsraq is not available for AVX or AVX2 instruction sets, only
AVX512. vpsradq does not seem to be available with any instruction set.
Diffstat (limited to 'gdb/python/py-progspace.c')
0 files changed, 0 insertions, 0 deletions