aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/insn32.decode
AgeCommit message (Expand)AuthorFilesLines
2021-06-03target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetreeMatheus Ferst1-0/+14
2021-06-03target/ppc: Move addpcis to decodetreeMatheus Ferst1-0/+6
2021-06-03target/ppc: Implement vcfuged instructionMatheus Ferst1-0/+7
2021-06-03target/ppc: Implement cfuged instructionMatheus Ferst1-0/+4
2021-06-03target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructionsMatheus Ferst1-0/+10
2021-06-03target/ppc: Move D/DS/X-form integer stores to decodetreeRichard Henderson1-0/+22
2021-06-03target/ppc: Move D/DS/X-form integer loads to decodetreeRichard Henderson1-0/+37
2021-06-03target/ppc: Move ADDI, ADDIS to decodetree, implement PADDIRichard Henderson1-0/+8
2021-06-03target/ppc: Add infrastructure for prefixed insnsRichard Henderson1-0/+18