public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] X86: Update gas/NEWS for Intel APX.
@ 2024-07-11  6:49 Cui, Lili
  2024-07-11  7:40 ` Jan Beulich
  0 siblings, 1 reply; 4+ messages in thread
From: Cui, Lili @ 2024-07-11  6:49 UTC (permalink / raw)
  To: hjl.tools, jbeulich; +Cc: binutils

gas/ChangeLog:

        * NEWS: Update gas/NEWS for Intel APX.
---
 gas/NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gas/NEWS b/gas/NEWS
index be14ec66867..86a53fc59ea 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,11 @@
 -*- text -*-
 
+* Support CFCMOV feature in Intel APX.
+
+* Support CCMP and CTEST feature in Intel APX.
+
+* Support zero-upper feature in Intel APX.
+
 * Add a .base64 directive to the assembler which allows base64 encoded
   binary data to be provided as strings.
   
-- 
2.34.1

Thanks,
Lili.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] X86: Update gas/NEWS for Intel APX.
  2024-07-11  6:49 [PATCH] X86: Update gas/NEWS for Intel APX Cui, Lili
@ 2024-07-11  7:40 ` Jan Beulich
  2024-07-11 10:35   ` Cui, Lili
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Beulich @ 2024-07-11  7:40 UTC (permalink / raw)
  To: Cui, Lili; +Cc: binutils, hjl.tools

On 11.07.2024 08:49, Cui, Lili wrote:
> --- a/gas/NEWS
> +++ b/gas/NEWS
> @@ -1,5 +1,11 @@
>  -*- text -*-
>  
> +* Support CFCMOV feature in Intel APX.
> +
> +* Support CCMP and CTEST feature in Intel APX.
> +
> +* Support zero-upper feature in Intel APX.
> +
>  * Add a .base64 directive to the assembler which allows base64 encoded
>    binary data to be provided as strings.
>    

Is there anything left for APX? I thought it's all done now (minus bugs
of course), in which case simply saying "full APX support" or something
along those lines may be better.

Jan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [PATCH] X86: Update gas/NEWS for Intel APX.
  2024-07-11  7:40 ` Jan Beulich
@ 2024-07-11 10:35   ` Cui, Lili
  2024-07-11 10:51     ` Jan Beulich
  0 siblings, 1 reply; 4+ messages in thread
From: Cui, Lili @ 2024-07-11 10:35 UTC (permalink / raw)
  To: Beulich, Jan; +Cc: binutils, hjl.tools

> On 11.07.2024 08:49, Cui, Lili wrote:
> > --- a/gas/NEWS
> > +++ b/gas/NEWS
> > @@ -1,5 +1,11 @@
> >  -*- text -*-
> >
> > +* Support CFCMOV feature in Intel APX.
> > +
> > +* Support CCMP and CTEST feature in Intel APX.
> > +
> > +* Support zero-upper feature in Intel APX.
> > +
> >  * Add a .base64 directive to the assembler which allows base64 encoded
> >    binary data to be provided as strings.
> >
> 
> Is there anything left for APX? I thought it's all done now (minus bugs of
> course), in which case simply saying "full APX support" or something along
> those lines may be better.
> 

All instructions in the currently published APX spec are supported, agreed with you, there are still some minor bugs, just found one this morning.
In the disassembler, we print the old registers(ah,bh,ch and dh) for SETcc. I will fix it later. 

I thought about adding a summary like "full APX support", but I'm not sure if this is appropriate. I'll check it out and if it's ok, I'll add it as you suggest.

Thanks,
Lili.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] X86: Update gas/NEWS for Intel APX.
  2024-07-11 10:35   ` Cui, Lili
@ 2024-07-11 10:51     ` Jan Beulich
  0 siblings, 0 replies; 4+ messages in thread
From: Jan Beulich @ 2024-07-11 10:51 UTC (permalink / raw)
  To: Cui, Lili; +Cc: binutils, hjl.tools

On 11.07.2024 12:35, Cui, Lili wrote:
>> On 11.07.2024 08:49, Cui, Lili wrote:
>>> --- a/gas/NEWS
>>> +++ b/gas/NEWS
>>> @@ -1,5 +1,11 @@
>>>  -*- text -*-
>>>
>>> +* Support CFCMOV feature in Intel APX.
>>> +
>>> +* Support CCMP and CTEST feature in Intel APX.
>>> +
>>> +* Support zero-upper feature in Intel APX.
>>> +
>>>  * Add a .base64 directive to the assembler which allows base64 encoded
>>>    binary data to be provided as strings.
>>>
>>
>> Is there anything left for APX? I thought it's all done now (minus bugs of
>> course), in which case simply saying "full APX support" or something along
>> those lines may be better.
> 
> All instructions in the currently published APX spec are supported, agreed with you, there are still some minor bugs, just found one this morning.
> In the disassembler, we print the old registers(ah,bh,ch and dh) for SETcc. I will fix it later. 

Right, as said - minus bugs.

> I thought about adding a summary like "full APX support", but I'm not sure if this is appropriate. I'll check it out and if it's ok, I'll add it as you suggest.

Thanks. And if done like that: Okay to put in.

Jan


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-07-11 10:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-11  6:49 [PATCH] X86: Update gas/NEWS for Intel APX Cui, Lili
2024-07-11  7:40 ` Jan Beulich
2024-07-11 10:35   ` Cui, Lili
2024-07-11 10:51     ` Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).