Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-26 | Sparc: convert win_helper to trace framework | Blue Swirl | |
Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2011-10-26 | Sparc: avoid AREG0 for CWP and PSTATE helpers | Blue Swirl | |
Make CWP and PSTATE helpers take a parameter for CPUState instead of relying on global env. Remove wrapper functions. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2011-10-23 | Sparc: split CWP and PSTATE op helpers | Blue Swirl | |
Move CWP and PSTATE op helpers to win_helper.c. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com> |