Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-04-26 | s390x: use CONFIG_INT128 to detect __uint128_t | Gabriel Kerneis | 1 | -2/+1 |
2013-02-23 | target-s390x: Use mulu2 for mlgr insn | Richard Henderson | 1 | -8/+0 |
2013-01-05 | target-s390: Implement POPCNT | Richard Henderson | 1 | -0/+12 |
2013-01-05 | target-s390: Convert FLOGR | Richard Henderson | 1 | -19/+3 |
2013-01-05 | target-s390: Send signals for divide | Richard Henderson | 1 | -6/+45 |
2013-01-05 | target-s390: Convert DIVIDE | Richard Henderson | 1 | -14/+33 |
2013-01-05 | target-s390: Convert ADD LOGICAL CARRY and SUBTRACT LOGICAL BORROW | Richard Henderson | 1 | -43/+0 |
2013-01-05 | target-s390: Convert 64-bit MULTIPLY LOGICAL | Richard Henderson | 1 | -11/+4 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-09-10 | target-s390x: avoid AREG0 for integer helpers | Blue Swirl | 1 | -6/+6 |
2012-09-10 | target-s390x: split integer helpers | Blue Swirl | 1 | -0/+201 |