Age | Commit message (Collapse) | Author |
|
building with -fno-common which is now the default in GCC 10
|
|
|
|
switching to the lowest alias
|
|
|
|
|
|
|
|
Fix generation of save and load context for Z80
|
|
|
|
|
|
|
|
host-cpu specific parts.
|
|
need for the caller to decide whether an 8-bit or 32-bit displacement is needed in the rdisp functions. Update m68k_to_x86 to use the new version of the gen_x86 functions and do some minor refactoring there in the process
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
don't have to worry about overflowing the offset. Implement neg and not (untested).
|
|
areg indirect mode
|
|
|
|
instructions other than move (untested) and fix decoding of MOVEM.
|
|
printout. Fix minor bug in shift/rotate instruction decoding.
|
|
call to m68k_save_result for add and sub so that they will properly save results for memory destinations
|
|
addressing modes
|
|
parameters.
|
|
|