diff options
author | Guinevere Larsen <guinevere@redhat.com> | 2024-11-14 09:31:00 -0300 |
---|---|---|
committer | Guinevere Larsen <guinevere@redhat.com> | 2024-11-22 17:40:26 -0300 |
commit | ab8c2180a3de1461f361c75c420e4d37ac709e0b (patch) | |
tree | 45fdb02b9e350d9556ff515122a28c4b8f388b16 /gdb/infcmd.c | |
parent | b19c86e2db1c9556a4199a6d9c67d9585fa6be24 (diff) | |
download | gdb-ab8c2180a3de1461f361c75c420e4d37ac709e0b.zip gdb-ab8c2180a3de1461f361c75c420e4d37ac709e0b.tar.gz gdb-ab8c2180a3de1461f361c75c420e4d37ac709e0b.tar.bz2 |
gdb/record: introduce recoding support for vpor
This commit adds recording support for the AVX instruction vpor, and the
AVX2 extension. Since the encoding of vpor and vpxor are the same, and
their semantics are basically the same, modulo the mathematical
operation, they are handled by the same switch case block.
This also updates the vpxor function, to test vpor and vpxor, and
updates the name to vpor_xor_test to better reflect what it does.
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/infcmd.c')
0 files changed, 0 insertions, 0 deletions