Re: [hatari-devel] Debugger FPU bug ? |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Hi, On 2/9/20 8:41 PM, Laurent wrote:
Maybe a little bug in the debugger : My code is : fmove.w fp1,d2 The debugger says : CPU=$25ade, VBL=1021, FrameCycles=67068, HBL=65, LineCycles=508, DSP=$1b0 $00025ade : f202 7080 fmove.w d2,fp1 > c 1 Returning to emulation for 1 CPU instructions... It seems the instruction is displayed the wrong way.
Does internal disassembler [1] show it correctly? [1] "setopt --disasm uae" in debugger, or "--disasm uae" option on Hatari command line. - Eero
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |