Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target-alpha: Special case cmpbge with zero | Richard Henderson | 2015-08-18 | 1 | -0/+14 |
* | target-alpha: Rewrite helper_cmpbge using bit tests | Richard Henderson | 2015-08-17 | 1 | -13/+26 |
* | Revert "target-alpha: Add vector implementation for CMPBGE" | Peter Maydell | 2015-05-22 | 1 | -37/+0 |
* | target-alpha: Add vector implementation for CMPBGE | Richard Henderson | 2015-05-21 | 1 | -0/+37 |
* | target-alpha: Rewrite helper_zapnot | Richard Henderson | 2015-05-21 | 1 | -18/+12 |
* | target-alpha: Fix integer overflow checking insns | Richard Henderson | 2015-05-18 | 1 | -57/+2 |
* | tcg: Invert the inclusion of helper.h | Richard Henderson | 2014-05-28 | 1 | -1/+1 |
* | target-alpha: Use mulu2 for umulh insn | Richard Henderson | 2013-02-23 | 1 | -7/+0 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | target-alpha: Move integer overflow helpers to int_helper.c. | Richard Henderson | 2012-03-24 | 1 | -0/+62 |
* | target-alpha: Move integer helpers to int_helper.c. | Richard Henderson | 2012-03-24 | 1 | -0/+257 |