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

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


On 17/04/2019 01.03, Eero Tamminen wrote:
> Hi,
> 
> It seems that internal disassembler misses some fmovem variant:

s/internal/external/ ?

>> d $00002a16
> $002a16: 670c            beq.s     $2a24
> $002a18: f229            DC.W      $f229
> $002a1a: d0ff            DC.W      $d0ff
> $002a1c: 03bc            DC.W      $03bc
> $002a1e: f229 9c00 041c  fmovem    $41c(a1),fpiar/fpsr/fpcr
> $002a24: f369 0428       frestore  $428(a1)

One more reason to finally get rid of the external disassembler again :-)

Honestly, that code is IMHO causing more work for us than benefit. In my
eyes, the code is very ugly, with huuuuge functions and many nested
indentation levels. I don't think that we should spent much more time on
fixing this. Better focus on the internal disassembler instead.

 Thomas



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