sh2 memory interface optimzations
authorkub <derkub@gmail.com>
Wed, 3 Apr 2019 21:21:20 +0000 (23:21 +0200)
committerkub <derkub@gmail.com>
Tue, 30 Jul 2019 14:34:40 +0000 (16:34 +0200)
commit6822ba9d646d09a091e9e9b03a7cefc3ff77e620
tree5e61a57ef128d8a7fc5468644fe78e87faf25cc0
parent4f4e9bf3bd0637256849a249e959f12c44e3cd3e
sh2 memory interface optimzations
cpu/drc/emit_arm.c
cpu/drc/emit_x86.c
cpu/sh2/compiler.c
cpu/sh2/compiler.h
cpu/sh2/sh2.h
pico/32x/memory.c
pico/32x/memory_arm.S [new file with mode: 0644]
pico/32x/sh2soc.c
pico/pico_int.h
tools/mkoffsets.sh