Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2023 11:35:40 +0300
From:      Dmitry Chagin <dchagin@freebsd.org>
To:        Alexey Dokuchaev <danfe@freebsd.org>
Cc:        Jessica Clarke <jrtc27@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org>, "dev-commits-src-all@freebsd.org" <dev-commits-src-all@freebsd.org>, "dev-commits-src-main@freebsd.org" <dev-commits-src-main@freebsd.org>
Subject:   Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx
Message-ID:  <ZIBBXMJAbR93kwLI@heemeyer.club>
In-Reply-To: <ZH/iypNHPIvQY%2BJE@FreeBSD.org>
References:  <202306031713.353HDY7D036200@gitrepo.freebsd.org> <FF273FCA-C081-4AF6-9D75-1AD86EAE68AE@freebsd.org> <ZHuLcBsQmp-Yw649@heemeyer.club> <3F83B6B8-7A16-488B-9594-50A7426931F5@freebsd.org> <ZHuUiJVoTqWwZ1Yo@heemeyer.club> <ZH/iypNHPIvQY%2BJE@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 07, 2023 at 01:52:10AM +0000, Alexey Dokuchaev wrote:
> On Sat, Jun 03, 2023 at 10:29:12PM +0300, Dmitry Chagin wrote:
> > On Sat, Jun 03, 2023 at 07:57:03PM +0100, Jessica Clarke wrote:
> > > ...
> > > But the AArch64 registers are called x0 through x30. They are x
> > > registers. So calling the SIMD registers X registers is both incorrect
> > > and highly confusing. It is not general, it is specific to x86's notion
> > > of SIMD.
> > 
> > Naming is hard (c) especially for non-native :),
> > I just need an avx registers test to fix golang issues in the Linuxulator.
> > Feel free to join D40410, D40384, propose you naming variant, may be
> > x->ext or ngprs
> 
> What was wrong with SIMD (simd)?

Strictly speaking test is about the fact that signal context properly
saves/restores machine context including gprs, simd registers, on x86
xsave area including many things, whch can be added later



> 
> ./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZIBBXMJAbR93kwLI>