aboutsummaryrefslogtreecommitdiff
path: root/target/m68k/softfloat.c
diff options
context:
space:
mode:
authorPavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>2018-04-18 09:41:53 +0300
committerLaurent Vivier <laurent@vivier.eu>2018-04-30 15:43:54 +0200
commit355d4d1c00e708907ff391c24ca708f1c9c06bf0 (patch)
tree3c0a858685f36aac3a560130ac8e70d22dc7127b /target/m68k/softfloat.c
parentc2c768500f17fc8cdcfa44d169f089953bb22748 (diff)
m68k: fix subx mem, mem instruction
This patch fixes decrement of the pointers for subx mem, mem instructions. Without the patch pointers are decremented by OS_* constant value instead of retrieving the corresponding data size and using it as a decrement. Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20180418064152.24606.71975.stgit@pasha-VirtualBox> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'target/m68k/softfloat.c')
0 files changed, 0 insertions, 0 deletions