Menu

#324 gpdasm: sumtimes wrong reg with access bank

None
open
nobody
None
1
2024-02-22
2024-02-22
Ben Sagal
No

after runing gdasm on code i sumtimes get the wrong rgister with the access bank:
ie i get the folloing line:
0059ba: 8404 bsf 0x04, 0x2, A ; reg: 0x104

when is should be:
0059ba: 8404 bsf 0x04, 0x2, A ; reg: 0x004

command line:
gpdasm -p18f87k90 -n -o prog.hex -k prog.ulist

version:
gpdasm-1.5.2 #1325 (Feb 18 2024)

Discussion

Anonymous
Anonymous

Add attachments
Cancel