gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: amd64 missing addressing modes


From: Bernd Paysan
Subject: Re: amd64 missing addressing modes
Date: Wed, 26 Aug 2020 21:25:21 +0200

Am Mittwoch, 26. August 2020, 17:34:22 CEST schrieb anthony:
> Thanks, your approach to test it in design time is great! and the
> assurance there is no syntax error. This brings me miles ahead.

I found the problem: amd64 uses this addressing mode as 64 bit immediate 
address to AX move.  It is only a problem if you move to AX.

I added some code to fix it, the solution is to add an offset 0 if it is this 
move.

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
net2o id: kQusJzA;7*?t=uy@X}1GWr!+0qqp_Cn176t4(dQ*
https://net2o.de/

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]