commit | 00a2fcd6602be175506116e15706c7bc7bc75a03 | [log] [tgz] |
---|---|---|
author | Guinevere Larsen <guinevere@redhat.com> | Wed Jun 11 16:09:28 2025 -0300 |
committer | Guinevere Larsen <guinevere@redhat.com> | Fri Jul 11 11:55:34 2025 -0300 |
tree | dce8135595263456d02fd7e0ea6d60596e516265 | |
parent | e5bac46ba3f79b71bad8d3313f7eeeeb992abe6d [diff] |
gdb/record: add support for more AVX broadcast instructions This commit adds support for 3 instructions: * VBROADCASTSS * VBROADCASTSD * VBROADCASTF128 and extends the function vpbroadcast_test to include these.