Age | Commit message (Expand) | Author |
2022-09-20 | target/ppc: Implement hashstp and hashchkp | Víctor Colombo |
2022-09-20 | target/ppc: Implement hashst and hashchk | Víctor Colombo |
2022-07-18 | target/ppc: add macros to check privilege level | Matheus Ferst |
2022-07-06 | target/ppc: implement cdtbcd | Matheus Ferst |
2022-07-06 | target/ppc: implement cbcdtd | Matheus Ferst |
2022-07-06 | target/ppc: implement addg6s | Matheus Ferst |
2022-01-08 | exec/memop: Adding signedness to quad definitions | Frédéric Pétrot |
2021-11-09 | target/ppc: cntlzdm/cnttzdm implementation without brcond | Matheus Ferst |
2021-11-09 | target/ppc: Implement vclzdm/vctzdm instructions | Matheus Ferst |
2021-11-09 | target/ppc: Move vcfuged to vmx-impl.c.inc | Matheus Ferst |
2021-11-09 | target/ppc: Implement pextd instruction | Matheus Ferst |
2021-11-09 | target/ppc: Implement pdepd instruction | Matheus Ferst |
2021-11-09 | target/ppc: Implement cnttzdm | Luis Pires |
2021-11-09 | target/ppc: Implement cntlzdm | Luis Pires |
2021-11-09 | target/ppc: Implement PLQ and PSTQ | Matheus Ferst |
2021-11-09 | target/ppc: Move LQ and STQ to decodetree | Matheus Ferst |
2021-11-09 | target/ppc: move resolve_PLS_D to translate.c | Fernando Eckhardt Valle |
2021-11-09 | target/ppc: introduce do_ea_calc | Fernando Eckhardt Valle |
2021-07-29 | target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32 | Matheus Ferst |
2021-06-03 | target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree | Matheus Ferst |
2021-06-03 | target/ppc: Move addpcis to decodetree | Matheus Ferst |
2021-06-03 | target/ppc: Implement cfuged instruction | Matheus Ferst |
2021-06-03 | target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions | Matheus Ferst |
2021-06-03 | target/ppc: Implement prefixed integer store instructions | Richard Henderson |
2021-06-03 | target/ppc: Move D/DS/X-form integer stores to decodetree | Richard Henderson |
2021-06-03 | target/ppc: Implement prefixed integer load instructions | Richard Henderson |
2021-06-03 | target/ppc: Move D/DS/X-form integer loads to decodetree | Richard Henderson |
2021-06-03 | target/ppc: Implement PNOP | Richard Henderson |
2021-06-03 | target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI | Richard Henderson |
2021-06-03 | target/ppc: Add infrastructure for prefixed insns | Richard Henderson |