Changes v1->v2:
* Fix ADDX carry generation properly, i.e. use the previous ADD
ICC carry computation for ADDX ICC and XCC.
* Tidy PSR generators wrt CODING_STYLE, other minor improvements.
* Set CC_OP properly in patch 3.
r~
Richard Henderson (3):
target-sparc: Fix compilation wit
The first patch is required in order to fix TCGv_i32/_i64 type errors.
The second patch fixes some mistakes I noticed with ADDX carry generation.
The third patch improves code generation for some common cases. With
Aurelien's tcg-optimization patches we get nearly optimal code, and
it isn't half