[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] [PATCH 2/2] x86_64-asm: support endbr64 instruction
From: |
Yao Zi |
Subject: |
Re: [Tinycc-devel] [PATCH 2/2] x86_64-asm: support endbr64 instruction |
Date: |
Sun, 6 Oct 2024 05:16:07 +0000 |
On Sat, Oct 05, 2024 at 06:53:48PM +0200, grischka via Tinycc-devel wrote:
> On 29.09.2024 09:58, Yao Zi via Tinycc-devel wrote:
> > endbr64 has no operand but comes with a ModR/M byte. Handle it in the
> > same way as *fence instructions.
>
> If you know what you're doing then please push
> -> https://repo.or.cz/w/tinycc.git
>
> Thanks, -- gr
>
Thanks for the suggestion. I am not familiar with the x86 assembler and
would like to wait for some reviews :)
Cheers,
Yao Zi