mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 03:19:27 +00:00
On x86, it is possible to move a constant value to memory. Add code to handle a constant argument to load/store ops. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>