[PATCH v1] x86: Support Zhaoxin RNG2 instruction

Jan Beulich jbeulich@suse.com
Wed Jan 8 11:30:13 GMT 2025


On 08.01.2025 10:38, Mayshao-oc wrote:
> BTW: Whether gcc -march=xxx will imply a -march=xxx to assembler in gcc driver and do some check? I am curious about this.

No, the compiler doesn't convert -march= passed to it to respective
gas command line options (nor directives) for x86.

Jan



More information about the Binutils mailing list