Revision 07f35073 m68k-dis.c

b/m68k-dis.c
3518 3518

  
3519 3519
/* NOTE: The mcf5200 family programmer's reference manual does not
3520 3520
   indicate the byte form of the movea instruction is invalid (as it
3521
   is on 68000 family cpus).  However, experiments on the 5202 yeild
3521
   is on 68000 family cpus).  However, experiments on the 5202 yield
3522 3522
   unexpected results.  The value is copied, but it is not sign extended
3523 3523
   (as is done with movea.w) and the top three bytes in the address
3524 3524
   register are not disturbed.  I don't know if this is the intended

Also available in: Unified diff