summaryrefslogtreecommitdiffstats
path: root/target/ppc/internal.h
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian...Mark Cave-Ayland2019-03-121-4/+4
* target/ppc: move Vsr* macros from internal.h to cpu.hMark Cave-Ayland2019-03-121-19/+0Star
* target/ppc: implement complete set of Vsr* macrosMark Cave-Ayland2019-02-041-1/+8
* target/ppc: move FP and VMX registers into aligned vsr register arrayMark Cave-Ayland2019-01-081-14/+4Star
* target/ppc: merge ppc_vsr_t and ppc_avr_t union typesMark Cave-Ayland2019-01-081-11/+0Star
* target/ppc: switch EXTRACT_HELPER macros over to use sextract32/extract32Mark Cave-Ayland2019-01-081-4/+4
* target/ppc: fix typo in SIMM5 extraction helperMark Cave-Ayland2019-01-081-1/+1
* target/ppc: Add do_unaligned_access hookRichard Henderson2018-07-031-0/+5
* target-ppc: implement load atomic instructionBalamuruhan S2017-02-221-0/+2
* ppc: implement xsrqpi[x] instructionJose Ricardo Ziviani2017-02-221-0/+1
* target-ppc: Add xststdc[sp, dp, qp] instructionsNikunj A Dadhania2017-02-011-0/+1
* target-ppc: Add xvtstdc[sp,dp] instructionsNikunj A Dadhania2017-02-011-2/+3
* target-ppc: Add xsaddqp instructionsBharata B Rao2017-01-311-0/+2
* target-ppc: Use correct precision for FPRF settingBharata B Rao2017-01-311-0/+1
* target-ppc: Add xscvdphp, xscvhpdpBharata B Rao2017-01-311-0/+3
* target-ppc: move ppc_vsr_t to common headerNikunj A Dadhania2017-01-311-0/+42
* target-ppc: implement lxv/lxvx and stxv/stxvxNikunj A Dadhania2017-01-311-0/+1
* target-ppc: Consolidate instruction decode helpersBharata B Rao2017-01-311-0/+151
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+50