silverchris / m16c

13 stars 8 forks source link

Missing MOV instructions #8

Open RyanHope opened 5 months ago

RyanHope commented 5 months ago

Getting a bunch of these...

image

should be...

image

RyanHope commented 5 months ago

I caught this on a different m16c bin, image

I think that is suggesting this instruction is not working:

MOVA_ADDRESS: abs16            is dest8_11 & dest8_11=15; abs16 { local addr:2 = abs16; export addr; }