Age | Commit message (Expand) | Author |
2021-06-03 | target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree | Matheus Ferst |
2021-06-03 | target/ppc: Move addpcis to decodetree | Matheus Ferst |
2021-06-03 | target/ppc: Implement vcfuged instruction | Matheus Ferst |
2021-06-03 | target/ppc: Implement cfuged instruction | Matheus Ferst |
2021-06-03 | target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions | Matheus Ferst |
2021-06-03 | target/ppc: Move D/DS/X-form integer stores to decodetree | Richard Henderson |
2021-06-03 | target/ppc: Move D/DS/X-form integer loads to decodetree | Richard Henderson |
2021-06-03 | target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI | Richard Henderson |
2021-06-03 | target/ppc: Add infrastructure for prefixed insns | Richard Henderson |