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
/
insn64.decode
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
target/ppc: Implemented [pm]xvbf16ger2*
Lucas Mateus Castro (alqotel)
1
-0
/
+11
2022-05-26
target/ppc: Implemented pmxvf*ger*
Lucas Mateus Castro (alqotel)
1
-0
/
+38
2022-05-26
target/ppc: Implemented pmxvi*ger* instructions
Lucas Mateus Castro (alqotel)
1
-0
/
+30
2022-03-02
target/ppc: implement plxssp/pstxssp
Leandro Lupori
1
-0
/
+6
2022-03-02
target/ppc: implement plxsd/pstxsd
Leandro Lupori
1
-0
/
+10
2022-03-02
target/ppc: Implement xxeval
Matheus Ferst
1
-0
/
+8
2022-03-02
target/ppc: Implement xxpermx instruction
Matheus Ferst
1
-0
/
+8
2022-03-02
target/ppc: Move xxsel to decodetree
Matheus Ferst
1
-12
/
+12
2021-11-09
target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructions
Matheus Ferst
1
-0
/
+19
2021-11-09
target/ppc: implemented XXSPLTIDP instruction
Bruno Larsen (billionai)
1
-0
/
+2
2021-11-09
target/ppc: Implemented XXSPLTIW using decodetree
Bruno Larsen (billionai)
1
-0
/
+6
2021-11-09
target/ppc: implemented XXSPLTI32DX
Bruno Larsen (billionai)
1
-0
/
+11
2021-11-09
target/ppc: added the instructions PLXVP and PSTXVP
Lucas Mateus Castro (alqotel)
1
-0
/
+9
2021-11-09
target/ppc: added the instructions PLXV and PSTXV
Lucas Mateus Castro (alqotel)
1
-0
/
+10
2021-11-09
target/ppc: Implement PLQ and PSTQ
Matheus Ferst
1
-0
/
+4
2021-11-09
target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructions
Fernando Eckhardt Valle
1
-0
/
+11
2021-06-03
target/ppc: Implement prefixed integer store instructions
Richard Henderson
1
-0
/
+12
2021-06-03
target/ppc: Implement prefixed integer load instructions
Richard Henderson
1
-0
/
+15
2021-06-03
target/ppc: Implement PNOP
Richard Henderson
1
-0
/
+67
2021-06-03
target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI
Richard Henderson
1
-0
/
+12
2021-06-03
target/ppc: Add infrastructure for prefixed insns
Richard Henderson
1
-0
/
+18