index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
translate
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-02
target-ppc: Add xststdc[sp, dp, qp] instructions
Nikunj A Dadhania
2
-0
/
+7
2017-02-02
target-ppc: Add xvtstdc[sp,dp] instructions
Nikunj A Dadhania
2
-0
/
+10
2017-01-31
target-ppc: Add xvcv[hpsp, sphp] instructions
Nikunj A Dadhania
2
-0
/
+4
2017-01-31
target-ppc: Add xsmulqp instruction
Bharata B Rao
2
-0
/
+2
2017-01-31
target-ppc: Add xsdivqp instruction
Bharata B Rao
2
-0
/
+2
2017-01-31
target-ppc: Add xscvsdqp and xscvudqp instructions
Bharata B Rao
2
-0
/
+4
2017-01-31
ppc: Implement bcdutrunc. instruction
Jose Ricardo Ziviani
2
-1
/
+5
2017-01-31
ppc: Implement bcdtrunc. instruction
Jose Ricardo Ziviani
2
-2
/
+7
2017-01-31
target-ppc: Add xscvqps[d,w]z instructions
Bharata B Rao
2
-0
/
+4
2017-01-31
target-ppc: Add xvxsigdp instruction
Nikunj A Dadhania
2
-0
/
+41
2017-01-31
target-ppc: Add xvxsigsp instruction
Nikunj A Dadhania
2
-0
/
+3
2017-01-31
target-ppc: Add xvxexpdp instruction
Nikunj A Dadhania
2
-0
/
+18
2017-01-31
target-ppc: Add xvxexpsp instruction
Nikunj A Dadhania
2
-0
/
+18
2017-01-31
target-ppc: Add xviexpdp instruction
Nikunj A Dadhania
2
-0
/
+27
2017-01-31
target-ppc: Add xviexpsp instruction
Nikunj A Dadhania
2
-0
/
+28
2017-01-31
target-ppc: Add xsiexpqp instruction
Nikunj A Dadhania
2
-0
/
+23
2017-01-31
target-ppc: Add xsiexpdp instruction
Nikunj A Dadhania
2
-0
/
+21
2017-01-31
ppc: Implement bcdsr. instruction
Jose Ricardo Ziviani
2
-0
/
+3
2017-01-31
ppc: Implement bcdus. instruction
Jose Ricardo Ziviani
2
-1
/
+4
2017-01-31
ppc: Implement bcds. instruction
Jose Ricardo Ziviani
2
-1
/
+5
2017-01-31
target-ppc: Add xscvqpdp instruction
Bharata B Rao
2
-0
/
+2
2017-01-31
target-ppc: Add xscvdpqp instruction
Bharata B Rao
2
-0
/
+2
2017-01-31
target-ppc: Add xsaddqp instructions
Bharata B Rao
2
-0
/
+2
2017-01-31
target-ppc: Add xsxsigqp instructions
Nikunj A Dadhania
2
-0
/
+30
2017-01-31
target-ppc: Add xsxsigdp instruction
Nikunj A Dadhania
2
-0
/
+30
2017-01-31
target-ppc: Add xsxexpqp instruction
Nikunj A Dadhania
2
-0
/
+16
2017-01-31
target-ppc: Add xsxexpdp instruction
Nikunj A Dadhania
2
-0
/
+17
2017-01-31
target-ppc: Add xscvdphp, xscvhpdp
Bharata B Rao
2
-0
/
+4
2017-01-31
target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64
Bharata B Rao
1
-10
/
+10
2017-01-31
target-ppc: Add xxinsertw instruction
Nikunj A Dadhania
2
-2
/
+4
2017-01-31
target-ppc: Add xxextractuw instruction
Nikunj A Dadhania
2
-0
/
+35
2017-01-31
target-ppc: implement stxvll instructions
Nikunj A Dadhania
2
-0
/
+2
2017-01-31
target-ppc: implement stxvl instruction
Nikunj A Dadhania
2
-0
/
+4
2017-01-31
target-ppc: implement lxvll instruction
Nikunj A Dadhania
2
-0
/
+2
2017-01-31
target-ppc: implement lxvl instruction
Nikunj A Dadhania
2
-0
/
+32
2017-01-31
target-ppc: Add xxperm and xxpermr instructions
Bharata B Rao
2
-0
/
+4
2017-01-31
target-ppc: implement xscpsgnqp instruction
Nikunj A Dadhania
2
-1
/
+12
2017-01-31
target-ppc: implement xsnegqp instruction
Nikunj A Dadhania
2
-0
/
+5
2017-01-31
target-ppc: implement xsabsqp/xsnabsqp instruction
David Gibson
2
-0
/
+40
2017-01-31
target-ppc: add vextu[bhw][lr]x instructions
Avinesh Kumar
2
-2
/
+29
2017-01-31
target-ppc: Implement bcdsetsgn. instruction
Jose Ricardo Ziviani
1
-0
/
+8
2017-01-31
target-ppc: Implement bcdcpsgn. instruction
Jose Ricardo Ziviani
2
-1
/
+4
2017-01-31
target-ppc: Implement bcdctsq. instruction
Jose Ricardo Ziviani
1
-0
/
+7
2017-01-31
target-ppc: Implement bcdcfsq. instruction
Jose Ricardo Ziviani
1
-0
/
+7
2017-01-31
target-ppc: implement lxv/lxvx and stxv/stxvx
Nikunj A Dadhania
2
-0
/
+52
2017-01-31
target-ppc: implement stxsd and stxssp
Nikunj A Dadhania
2
-1
/
+21
2017-01-31
target-ppc: implement lxsd and lxssp instructions
Nikunj A Dadhania
2
-1
/
+21
2017-01-31
target-ppc: Add xscmpoqp and xscmpuqp instructions
Bharata B Rao
2
-0
/
+4
2017-01-31
target-ppc: Add xscmpexp[dp,qp] instructions
Bharata B Rao
2
-0
/
+8
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
10
-0
/
+5628