Searched hist:"4 d57fa50d5208b92a06b0e08c32cc0bb7ab75aaf" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/sh4/ |
H A D | translate.c | diff 4d57fa50d5208b92a06b0e08c32cc0bb7ab75aaf Tue Jul 18 15:02:41 CDT 2017 Richard Henderson <rth@twiddle.net> target/sh4: Load/store Dr as 64-bit quantities
This enforces proper alignment and makes the register update more natural. Note that there is a more serious bug fix for fmov {DX}Rn,@(R0,Rn) to use a store instead of a load.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Message-Id: <20170718200255.31647-17-rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|