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