aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.reverse/i386-avx-reverse.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-22Fix failing test: i386-avx-reverseShiven Kashyap1-2/+2
2025-07-11gdb/record: Add support for more vmov-style instructionsGuinevere Larsen1-0/+29
2025-07-11gdb/record: add support for AVX conversion instructions.Guinevere Larsen1-0/+39
2025-07-11gdb/record: add support for 'pack' AVX instructionsGuinevere Larsen1-0/+24
2025-07-11gdb/record: add support for comis instructionsGuinevere Larsen1-0/+23
2025-07-11gdb/record: add support for AVX blend instructionsGuinevere Larsen1-0/+27
2025-07-11gdb/record: add support to vinsert and vextract instructionsGuinevere Larsen1-0/+40
2025-07-11gdb/record: add support for more AVX broadcast instructionsGuinevere Larsen1-1/+9
2025-07-11gdb/record: add support for permutation instructionsGuinevere Larsen1-0/+39
2025-07-11gdb/record: add support for AVX/AVX2 shuffle instructionsGuinevere Larsen1-0/+30
2025-07-11gdb/record: Add support for AVX/AVX2 shift instructionsGuinevere Larsen1-0/+47
2025-07-11gdb/record: support more AVX arithmetic instructionsGuinevere Larsen1-0/+18
2025-07-08gdb/reverse: Add 2 AVX instructions VADDSUBPS and VADDSUBPDFirst Last1-0/+33
2025-04-08Update copyright dates to include 2025Tom Tromey1-1/+1
2025-01-17gdb/reverse: Fix recording vmov[u|a]p[s|d] instructionsGuinevere Larsen1-8/+9
2025-01-14gdb/record: add support for AVX floating point arithmetic instructionsGuinevere Larsen1-0/+56
2025-01-14gdb/record: add support for floating point vunpck instructionsGuinevere Larsen1-0/+20
2025-01-14gdb/record: add support for floating point vmov instructionsGuinevere Larsen1-0/+61
2024-11-22gdb/record: introduce recoding support for vporGuinevere Larsen1-4/+10
2024-11-22gdb/record: Add support for recording vpmovmskbGuinevere Larsen1-0/+18
2024-11-22gdb/record: Add support for all vpcmpeq instructionsGuinevere Larsen1-0/+32
2024-11-22gdb/record: add support for vpxor instructionGuinevere Larsen1-0/+20
2024-11-12gdb/testsuite: fix gdb.reverse/i386-avx-reverse.exp with clangGuinevere Larsen1-8/+13
2024-10-28gdb/record: add support to vzeroupper instructionGuinevere Larsen1-0/+19
2024-10-28gdb/record: support AVX instructions VMOVDQ(U|A) when recordingGuinevere Larsen1-4/+38
2024-10-28gdb/record: Add recording support to vpbroadcast instructionsGuinevere Larsen1-0/+29
2024-10-28gdb/record: add support to AVX unpack instructionsGuinevere Larsen1-0/+55
2024-10-28gdb/record: add support to vmovd and vmovq instructionsGuinevere Larsen1-0/+97