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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
fixedpoint-impl.c.inc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-21
target/ppc: Fix LQ, STQ register-pair order for big-endian
Nicholas Piggin
1
-8
/
+8
2023-05-23
target/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX, LQ, STQ
Richard Henderson
1
-44
/
+7
2023-03-13
target/ppc: Rewrite trans_ADDG6S
Richard Henderson
1
-24
/
+26
2023-03-05
target/ppc: Drop tcg_temp_free
Richard Henderson
1
-16
/
+0
2022-09-20
target/ppc: Implement hashstp and hashchkp
Víctor Colombo
1
-0
/
+2
2022-09-20
target/ppc: Implement hashst and hashchk
Víctor Colombo
1
-0
/
+32
2022-07-18
target/ppc: add macros to check privilege level
Matheus Ferst
1
-5
/
+2
2022-07-06
target/ppc: implement cdtbcd
Matheus Ferst
1
-0
/
+7
2022-07-06
target/ppc: implement cbcdtd
Matheus Ferst
1
-0
/
+7
2022-07-06
target/ppc: implement addg6s
Matheus Ferst
1
-0
/
+37
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
1
-11
/
+11
2021-11-09
target/ppc: cntlzdm/cnttzdm implementation without brcond
Matheus Ferst
1
-15
/
+16
2021-11-09
target/ppc: Implement vclzdm/vctzdm instructions
Matheus Ferst
1
-3
/
+1
2021-11-09
target/ppc: Move vcfuged to vmx-impl.c.inc
Matheus Ferst
1
-1
/
+1
2021-11-09
target/ppc: Implement pextd instruction
Matheus Ferst
1
-0
/
+12
2021-11-09
target/ppc: Implement pdepd instruction
Matheus Ferst
1
-0
/
+12
2021-11-09
target/ppc: Implement cnttzdm
Luis Pires
1
-4
/
+24
2021-11-09
target/ppc: Implement cntlzdm
Luis Pires
1
-0
/
+36
2021-11-09
target/ppc: Implement PLQ and PSTQ
Matheus Ferst
1
-0
/
+12
2021-11-09
target/ppc: Move LQ and STQ to decodetree
Matheus Ferst
1
-0
/
+97
2021-11-09
target/ppc: move resolve_PLS_D to translate.c
Fernando Eckhardt Valle
1
-19
/
+0
2021-11-09
target/ppc: introduce do_ea_calc
Fernando Eckhardt Valle
1
-9
/
+1
2021-07-29
target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
Matheus Ferst
1
-2
/
+56
2021-06-03
target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree
Matheus Ferst
1
-0
/
+31
2021-06-03
target/ppc: Move addpcis to decodetree
Matheus Ferst
1
-0
/
+7
2021-06-03
target/ppc: Implement cfuged instruction
Matheus Ferst
1
-0
/
+12
2021-06-03
target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions
Matheus Ferst
1
-0
/
+23
2021-06-03
target/ppc: Implement prefixed integer store instructions
Richard Henderson
1
-0
/
+4
2021-06-03
target/ppc: Move D/DS/X-form integer stores to decodetree
Richard Henderson
1
-0
/
+24
2021-06-03
target/ppc: Implement prefixed integer load instructions
Richard Henderson
1
-0
/
+16
2021-06-03
target/ppc: Move D/DS/X-form integer loads to decodetree
Richard Henderson
1
-0
/
+89
2021-06-03
target/ppc: Implement PNOP
Richard Henderson
1
-0
/
+11
2021-06-03
target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI
Richard Henderson
1
-0
/
+44
2021-06-03
target/ppc: Add infrastructure for prefixed insns
Richard Henderson
1
-0
/
+18