summaryrefslogtreecommitdiffstats
path: root/target/ppc/translate/fixedpoint-impl.c.inc
Commit message (Expand)AuthorAgeFilesLines
* exec/memop: Adding signedness to quad definitionsFrédéric Pétrot2022-01-081-11/+11
* target/ppc: cntlzdm/cnttzdm implementation without brcondMatheus Ferst2021-11-091-15/+16
* target/ppc: Implement vclzdm/vctzdm instructionsMatheus Ferst2021-11-091-3/+1Star
* target/ppc: Move vcfuged to vmx-impl.c.incMatheus Ferst2021-11-091-1/+1
* target/ppc: Implement pextd instructionMatheus Ferst2021-11-091-0/+12
* target/ppc: Implement pdepd instructionMatheus Ferst2021-11-091-0/+12
* target/ppc: Implement cnttzdmLuis Pires2021-11-091-4/+24
* target/ppc: Implement cntlzdmLuis Pires2021-11-091-0/+36
* target/ppc: Implement PLQ and PSTQMatheus Ferst2021-11-091-0/+12
* target/ppc: Move LQ and STQ to decodetreeMatheus Ferst2021-11-091-0/+97
* target/ppc: move resolve_PLS_D to translate.cFernando Eckhardt Valle2021-11-091-19/+0Star
* target/ppc: introduce do_ea_calcFernando Eckhardt Valle2021-11-091-9/+1Star
* target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32Matheus Ferst2021-07-291-2/+56
* target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetreeMatheus Ferst2021-06-031-0/+31
* target/ppc: Move addpcis to decodetreeMatheus Ferst2021-06-031-0/+7
* target/ppc: Implement cfuged instructionMatheus Ferst2021-06-031-0/+12
* target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructionsMatheus Ferst2021-06-031-0/+23
* target/ppc: Implement prefixed integer store instructionsRichard Henderson2021-06-031-0/+4
* target/ppc: Move D/DS/X-form integer stores to decodetreeRichard Henderson2021-06-031-0/+24
* target/ppc: Implement prefixed integer load instructionsRichard Henderson2021-06-031-0/+16
* target/ppc: Move D/DS/X-form integer loads to decodetreeRichard Henderson2021-06-031-0/+89
* target/ppc: Implement PNOPRichard Henderson2021-06-031-0/+11
* target/ppc: Move ADDI, ADDIS to decodetree, implement PADDIRichard Henderson2021-06-031-0/+44
* target/ppc: Add infrastructure for prefixed insnsRichard Henderson2021-06-031-0/+18