summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Olivier Galibert <galibert@pobox.com>2020-11-29 21:25:40 +0100
committer Olivier Galibert <galibert@pobox.com>2020-11-29 21:25:40 +0100
commitf3454cee2f5fbfff068f53c3716ba187ea4b1492 (patch)
treec086599309c3271a32b0c695d5152aa2b64f0438
parent46b02a6f9fcdb026f06cddf3aa38e05bec94c88d (diff)
h8: fix shal2
-rw-r--r--src/devices/cpu/h8/h8.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/h8/h8.lst b/src/devices/cpu/h8/h8.lst
index e0a5385a4b2..a53e211b69c 100644
--- a/src/devices/cpu/h8/h8.lst
+++ b/src/devices/cpu/h8/h8.lst
@@ -1079,7 +1079,7 @@ macro jsr32 %opc %spreg
prefetch();
10f0 fff8 0 shal.l two r32l s20
- r32_w(IR[0], do_shal32(r32_r(IR[0])));
+ r32_w(IR[0], do_shal2_32(r32_r(IR[0])));
prefetch();
1100 fff0 0 shlr.b r8l -