aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/insn32.decode
AgeCommit message (Expand)Author
2023-05-27target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAsRichard Purdie
2022-10-28target/ppc: Moved XSTSTDC[QDS]P to decodetreeLucas Mateus Castro (alqotel)
2022-10-28target/ppc: Moved XVTSTDC[DS]P to decodetreeLucas Mateus Castro (alqotel)
2022-10-28target/ppc: Use gvec to decode XVCPSGN[SD]PLucas Mateus Castro (alqotel)
2022-10-28target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]PLucas Mateus Castro (alqotel)
2022-10-28target/ppc: Move VABSDU[BHW] to decodetree and use gvecLucas Mateus Castro (alqotel)
2022-10-28target/ppc: Move VAVG[SU][BHW] to decodetree and use gvecLucas Mateus Castro (alqotel)
2022-10-28target/ppc: Move VPRTYB[WDQ] to decodetree and use gvecLucas Mateus Castro (alqotel)
2022-10-28target/ppc: Move VNEG[WD] to decodtree and use gvecLucas Mateus Castro (alqotel)
2022-10-28target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvecLucas Mateus Castro (alqotel)
2022-10-28target/ppc: Move VMH[R]ADDSHS instruction to decodetreeLucas Mateus Castro (alqotel)
2022-10-28target/ppc: Moved VMLADDUHM to decodetree and use gvecLucas Mateus Castro (alqotel)
2022-10-28target/ppc: move msgsync to decodetreeMatheus Ferst
2022-10-28target/ppc: move msgclrp/msgsndp to decodetreeMatheus Ferst
2022-10-28target/ppc: move msgclr/msgsnd to decodetreeMatheus Ferst
2022-09-20target/ppc: Move fsqrts to decodetreeVíctor Colombo
2022-09-20target/ppc: Move fsqrt to decodetreeVíctor Colombo
2022-09-20target/ppc: Implement hashstp and hashchkpVíctor Colombo
2022-09-20target/ppc: Implement hashst and hashchkVíctor Colombo
2022-07-18target/ppc: Implement slbiagLucas Coutinho
2022-07-18target/ppc: Move slbsync to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbfee to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbmfee to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbmfev to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbmte to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbia to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbieg to decodetreeLucas Coutinho
2022-07-18target/ppc: Move slbie to decodetreeLucas Coutinho
2022-07-18target/ppc: Move tlbie[l] to decode treeLeandro Lupori
2022-07-06target/ppc: implement cdtbcdMatheus Ferst
2022-07-06target/ppc: implement cbcdtdMatheus Ferst
2022-07-06target/ppc: implement addg6sMatheus Ferst
2022-07-06target/ppc: Implement mffscdrn[i] instructionsVíctor Colombo
2022-07-06target/ppc: Move mffs[.] to decodetreeVíctor Colombo
2022-07-06target/ppc: Move mffsl to decodetreeVíctor Colombo
2022-07-06target/ppc: Move mffsce to decodetreeVíctor Colombo
2022-07-06target/ppc: Move mffscrn[i] to decodetreeVíctor Colombo
2022-07-06target/ppc: Fix insn32.decode style issuesVíctor Colombo
2022-07-06target/ppc: use int128.h methods in vsubcuqMatheus Ferst
2022-07-06target/ppc: use int128.h methods in vsubecuq and vsubeuqmMatheus Ferst
2022-07-06target/ppc: use int128.h methods in vsubuqmMatheus Ferst
2022-07-06target/ppc: use int128.h methods in vaddcuqMatheus Ferst
2022-07-06target/ppc: use int128.h methods in vaddecuq and vaddeuqmMatheus Ferst
2022-07-06target/ppc: use int128.h methods in vadduqmMatheus Ferst
2022-07-06target/ppc: use int128.h methods in vpmsumdMatheus Ferst
2022-06-20target/ppc: Implemented vector module quadwordLucas Mateus Castro (alqotel)
2022-06-20target/ppc: Implemented vector module word/doublewordLucas Mateus Castro (alqotel)
2022-06-20target/ppc: Implemented remaining vector divide extendedLucas Mateus Castro (alqotel)
2022-06-20target/ppc: Implemented vector divide extended wordLucas Mateus Castro (alqotel)
2022-06-20target/ppc: Implemented vector divide quadwordLucas Mateus Castro (alqotel)