diff options
author | Felix Willgerodt <felix.willgerodt@intel.com> | 2020-09-11 15:43:54 +0200 |
---|---|---|
committer | Felix Willgerodt <felix.willgerodt@intel.com> | 2021-09-03 15:18:31 +0200 |
commit | 8661f70c499e9a6f2d8b12241d663881452178ae (patch) | |
tree | 8164f14d7b716fa22f74211ed61fb39059c5c62b /gdb/infcmd.c | |
parent | 41bbbb89c4d31a15ef317dd7de8af749d2a35e5f (diff) | |
download | gdb-8661f70c499e9a6f2d8b12241d663881452178ae.zip gdb-8661f70c499e9a6f2d8b12241d663881452178ae.tar.gz gdb-8661f70c499e9a6f2d8b12241d663881452178ae.tar.bz2 |
Add half support for AVX512 register view.
This adds support for the half datatype, FP16, to the AVX512 register printing.
gdb/ChangeLog:
2020-07-21 Felix Willgerodt <Felix.Willgerodt@intel.com>
* i386-tdep.c (i386_zmm_type) <v32_half>: New field.
(i386_ymm_type) <v16_half>: New field.
(i386_gdbarch_init): Add set_gdbarch_half_format.
* features/i386/64bit-avx512.xml: Add half type.
* features/i386/64bit-avx512.c: Regenerated.
* features/i386/64bit-sse.xml: Add half type.
* features/i386/64bit-sse.c: Regenerated.
gdb/testsuite/ChangeLog:
2021-07-21 Felix Willgerodt <Felix.Willgerodt@intel.com>
* gdb.arch/x86-avx512fp16.c: New file.
* gdb.arch/x86-avx512fp16.exp: New file.
* lib/gdb.exp (skip_avx512fp16_tests): New function.
Diffstat (limited to 'gdb/infcmd.c')
0 files changed, 0 insertions, 0 deletions