From f42bf748e417cf9120fc57d144b6eaaf3adda247 Mon Sep 17 00:00:00 2001 From: Walfred Tedeschi Date: Tue, 19 Apr 2016 15:45:50 +0200 Subject: Re-factor (i386|amd64)mpx target descriptions. In the previous patch a new set of target descriptions (i386|amd64)-avx-mpx were added being same as the (i386|amd64)-mpx. This patch removes AVX feature from (i386|amd64)-mpx target description set. This way the (i386|amd64)avx_mpx(_linux|) set has AVX and MPX features and (i386|amd64)mpx(_linux|) only MPX. 2016-04-14 Walfred Tedeschi * features/i386/amd64-mpx-linux.xml: Remove AVX feature. * features/i386/amd64-mpx.xml: Remove AVX feature. * features/i386/i386-mpx-linux.xml: Remove AVX feature. * features/i386/i386-mpx.xml: Remove AVX feature. * features/i386/amd64-mpx-linux.c: Regenerate. * features/i386/amd64-mpx.c: Regenerate. * features/i386/i386-mpx-linux.c: Regenerate. * features/i386/i386-mpx.c: Regenerate. * regformats/i386/amd64-mpx-linux.dat: Regenerate. * regformats/i386/amd64-mpx.dat: Regenerate. * regformats/i386/i386-mpx-linux.dat: Regenerate. * regformats/i386/i386-mpx.dat: Regenerate. --- gdb/regformats/i386/amd64-mpx-linux.dat | 16 ---------------- gdb/regformats/i386/amd64-mpx.dat | 16 ---------------- gdb/regformats/i386/i386-mpx-linux.dat | 8 -------- gdb/regformats/i386/i386-mpx.dat | 8 -------- 4 files changed, 48 deletions(-) (limited to 'gdb/regformats') diff --git a/gdb/regformats/i386/amd64-mpx-linux.dat b/gdb/regformats/i386/amd64-mpx-linux.dat index 7a05cfe..523ae01 100644 --- a/gdb/regformats/i386/amd64-mpx-linux.dat +++ b/gdb/regformats/i386/amd64-mpx-linux.dat @@ -61,22 +61,6 @@ expedite:rbp,rsp,rip 128:xmm15 32:mxcsr 64:orig_rax -128:ymm0h -128:ymm1h -128:ymm2h -128:ymm3h -128:ymm4h -128:ymm5h -128:ymm6h -128:ymm7h -128:ymm8h -128:ymm9h -128:ymm10h -128:ymm11h -128:ymm12h -128:ymm13h -128:ymm14h -128:ymm15h 128:bnd0raw 128:bnd1raw 128:bnd2raw diff --git a/gdb/regformats/i386/amd64-mpx.dat b/gdb/regformats/i386/amd64-mpx.dat index 1b75f4d..43b8776 100644 --- a/gdb/regformats/i386/amd64-mpx.dat +++ b/gdb/regformats/i386/amd64-mpx.dat @@ -60,22 +60,6 @@ expedite:rbp,rsp,rip 128:xmm14 128:xmm15 32:mxcsr -128:ymm0h -128:ymm1h -128:ymm2h -128:ymm3h -128:ymm4h -128:ymm5h -128:ymm6h -128:ymm7h -128:ymm8h -128:ymm9h -128:ymm10h -128:ymm11h -128:ymm12h -128:ymm13h -128:ymm14h -128:ymm15h 128:bnd0raw 128:bnd1raw 128:bnd2raw diff --git a/gdb/regformats/i386/i386-mpx-linux.dat b/gdb/regformats/i386/i386-mpx-linux.dat index b52b68d..1dcdce9 100644 --- a/gdb/regformats/i386/i386-mpx-linux.dat +++ b/gdb/regformats/i386/i386-mpx-linux.dat @@ -45,14 +45,6 @@ expedite:ebp,esp,eip 128:xmm7 32:mxcsr 32:orig_eax -128:ymm0h -128:ymm1h -128:ymm2h -128:ymm3h -128:ymm4h -128:ymm5h -128:ymm6h -128:ymm7h 128:bnd0raw 128:bnd1raw 128:bnd2raw diff --git a/gdb/regformats/i386/i386-mpx.dat b/gdb/regformats/i386/i386-mpx.dat index 0ea420b..dda5164 100644 --- a/gdb/regformats/i386/i386-mpx.dat +++ b/gdb/regformats/i386/i386-mpx.dat @@ -44,14 +44,6 @@ expedite:ebp,esp,eip 128:xmm6 128:xmm7 32:mxcsr -128:ymm0h -128:ymm1h -128:ymm2h -128:ymm3h -128:ymm4h -128:ymm5h -128:ymm6h -128:ymm7h 128:bnd0raw 128:bnd1raw 128:bnd2raw -- cgit v1.1