mirror of
https://github.com/mii443/qemu.git
synced 2025-09-01 14:49:23 +00:00
Adjust generation of load and store templates so that the functions take a parameter for CPUState instead of relying on global env. Remove wrappers. Move remaining memory helpers to ldst_helper.c. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>