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