+9
−0
+2
−0
+4
−0
+28
−0
+46
−14
Loading
Optionally, make memory access helpers take a parameter for CPUState
instead of relying on global env.
On most targets, perform simple moves to reorder registers. On i386,
switch from regparm(3) calling convention to standard stack-based
version.
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>