[PATCH v1 2/2] Support x86 ACE ISA

Jan Beulich jbeulich@suse.com
Tue Jun 30 05:58:36 GMT 2026


On 30.06.2026 05:17, Hu, Lin1 wrote:
>> -----Original Message-----
>> From: Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
>> Sent: Saturday, June 27, 2026 7:56 PM
>>
>> @@ -4253,6 +4257,7 @@ install_template (const insn_template *t)
>>  	}
>>
>>        if ((maybe_cpu (t, CpuCMPCCXADD) || maybe_cpu (t, CpuAMX_TILE)
>> +	   || maybe_cpu (t, CpuACE)
> 
> Outer condition is if (t->opcode_modifier.vex && t->opcode_modifier.evex),  seems that the line is invalid.

"invalid" as in "unnecessary"? Else please explain.

Also, as a general remark: Please trim reply context, especially when what
you reply to was large.

Jan


More information about the Binutils mailing list