Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree | Matheus Ferst | 2021-06-03 | 1 | -0/+14 |
* | target/ppc: Move addpcis to decodetree | Matheus Ferst | 2021-06-03 | 1 | -0/+6 |
* | target/ppc: Implement vcfuged instruction | Matheus Ferst | 2021-06-03 | 1 | -0/+7 |
* | target/ppc: Implement cfuged instruction | Matheus Ferst | 2021-06-03 | 1 | -0/+4 |
* | target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions | Matheus Ferst | 2021-06-03 | 1 | -0/+10 |
* | target/ppc: Move D/DS/X-form integer stores to decodetree | Richard Henderson | 2021-06-03 | 1 | -0/+22 |
* | target/ppc: Move D/DS/X-form integer loads to decodetree | Richard Henderson | 2021-06-03 | 1 | -0/+37 |
* | target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI | Richard Henderson | 2021-06-03 | 1 | -0/+8 |
* | target/ppc: Add infrastructure for prefixed insns | Richard Henderson | 2021-06-03 | 1 | -0/+18 |