ghidra/Ghidra/Processors/68000
Mike Walters ad1c5d7819 68000: fix SP postincrement/predecrement with byte operands
When the address register is the stack pointer and the operand size is
byte, the address is incremented/decremented by two to keep the stack
pointer aligned to a word boundary.
[M68000 Family Programmer’s Reference Manual; 2.2.4 & 2.2.5]

fixes #1709
2021-01-15 19:24:45 +00:00
..
data 68000: fix SP postincrement/predecrement with byte operands 2021-01-15 19:24:45 +00:00
src Fix spelling errors 2020-01-26 22:39:18 -05:00
build.gradle Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00
certification.manifest Certification update 2020-12-30 09:44:29 -05:00
Module.manifest Candidate release of source code. 2019-03-26 13:46:51 -04:00