Re: [hatari-devel] External disassembler and FPU instructions

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


On Donnerstag, 18. April 2019 15:04:49 CEST Nicolas Pomarède wrote:
> Or do you mean using instead :
> 
>   lea 8(pc),a6 ?

No, thats just a matter of the syntax the assembler accepts. But 8(pc) would 
generate a displacement of (8 - current_pc) in the instruction, not a value of 
8.

Look at the output of branches, which is similar. It currently prints bne.b 
#$0a. But you certainly don't want to jump to address $a.







Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/