aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2021-11-09target/ppc: Move d{add,sub,mul,div,iex}[q] to decodetreeLuis Pires
2021-11-09target/ppc: Move dtstdc[q]/dtstdg[q] to decodetreeLuis Pires
2021-11-09target/ppc: Do not update nip on DFP instructionsLuis Pires
2021-11-09target/ppc: Implement DCTFIXQQLuis Pires
2021-11-09target/ppc: Implement DCFFIXQQLuis Pires
2021-11-09target/ppc: Introduce REQUIRE_FPUFernando Valle
2021-11-09target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.cBruno Larsen
2021-11-09target/ppc: Implement pextd instructionMatheus Ferst
2021-11-09target/ppc: Implement pdepd instructionMatheus Ferst
2021-11-09target/ppc: Implement cnttzdmLuis Pires
2021-11-09target/ppc: Implement cntlzdmLuis Pires
2021-11-09target/ppc: Implement PLQ and PSTQMatheus Ferst
2021-11-09target/ppc: Move LQ and STQ to decodetreeMatheus Ferst
2021-11-09target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructionsFernando Eckhardt Valle
2021-11-09target/ppc: Move load and store floating point instructions to decodetreeFernando Eckhardt Valle
2021-11-09target/ppc: move resolve_PLS_D to translate.cFernando Eckhardt Valle
2021-11-09target/ppc: introduce do_ea_calcFernando Eckhardt Valle
2021-11-08target-i386: mmu: fix handling of noncanonical virtual addressesPaolo Bonzini
2021-11-08target-i386: mmu: use pg_mode instead of HF_LMA_MASKPaolo Bonzini
2021-11-04Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211103' into stagingRichard Henderson
2021-11-03Hexagon HVX (target/hexagon) import instruction encodingsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) instruction decodingTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) import semanticsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector storesTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector loadsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector splat and absTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector comparesTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector logical opsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector max/minTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector shiftsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector add & subTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides - vector assign & cmovTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides for histogram instructionsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper overrides infrastructureTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) TCG generationTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) helper functionsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) instruction utility functionsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) C preprocessor for decode treeTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) semantics generator - part 2Taylor Simpson
2021-11-03Hexagon HVX (target/hexagon) semantics generatorTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) import macro definitionsTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) macrosTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) instruction attributesTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) register namesTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to coreTaylor Simpson
2021-11-03Hexagon HVX (target/hexagon) READMETaylor Simpson
2021-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson
2021-11-03Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...Richard Henderson
2021-11-03Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211102-2' into stagingRichard Henderson
2021-11-03Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...Richard Henderson