Re: [hatari-devel] Diassembly output

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


What "uae" disassembler shows to you?

(I'm interested about both what instructions it shows,
and what are their opcodes (hex values).)
Precisely this:

> d pc
$001680 : 6000                                 DC.W      $6000
$001682 : fffe                                 DC.W      $fffe
$001684 : 2240                                 DC.W      $2240
$001686 : 41fa                                 DC.W      $41fa
$001688 : 0112                                 DC.W      $0112
$00168a : 2080                                 DC.W      $2080
$00168c : 45fa                                 DC.W      $45fa
$00168e : 0110                                 DC.W      $0110
> setopt --disasm uae
Selected UAE CPU core internal disassembler.
fdc enable drive=0 on
fdc enable drive=1 off
> d pc
00001680: 6000 fffe 2240 41fa 0112 BT .W #$fffe == 00001680 (TRUE)
00001684: 2240 41fa 0112 2080 45fa MOVEA.L D0,A1
00001686: 41fa 0112 2080 45fa 0110 LEA.L (PC,$0112) == $0000179a,A0
0000168a: 2080 45fa 0110 142a 0002 MOVE.L D0,(A0)
0000168c: 45fa 0110 142a 0002 eb0a LEA.L (PC,$0110) == $0000179e,A2
00001690: 142a 0002 eb0a 0002 0008 MOVE.B (A2,$0002) == $00000a8d,D2
00001694: eb0a 0002 0008 4283 162a LSL.B #$00000005,D2
00001696: 0002 0008 4283 162a 0003 OR.B #$08,D2


--
MiKRO / Mystic Bytes
http://mikro.atari.org


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