aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/insn32.decode
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-20target/ppc: Implemented vector divide quadwordLucas Mateus Castro (alqotel)1-0/+2
2022-06-20target/ppc: Implemented vector divide instructionsLucas Mateus Castro (alqotel)1-0/+7
2022-05-26target/ppc: Implemented [pm]xvbf16ger2*Lucas Mateus Castro (alqotel)1-0/+6
2022-05-26target/ppc: Implemented xvf16ger*Lucas Mateus Castro (alqotel)1-0/+6
2022-05-26target/ppc: Implemented xvf*ger*Lucas Mateus Castro (alqotel)1-0/+13
2022-05-26target/ppc: Implemented xvi*ger* instructionsLucas Mateus Castro (alqotel)1-0/+18
2022-05-26target/ppc: Implement xxm[tf]acc and xxsetacczLucas Mateus Castro (alqotel)1-0/+9
2022-05-26target/ppc: declare vmsumsh[ms] helper with call flagsMatheus Ferst1-0/+2
2022-05-26target/ppc: declare vmsumuh[ms] helper with call flagsMatheus Ferst1-0/+2
2022-05-26target/ppc: declare vmsum[um]bm helpers with call flagsMatheus Ferst1-0/+3
2022-05-26target/ppc: declare xxextractuw and xxinsertw helpers with call flagsMatheus Ferst1-2/+7
2022-05-26target/ppc: declare xvxsigsp helper with call flagsMatheus Ferst1-0/+4
2022-05-26target/ppc: declare xscvspdpn helper with call flagsMatheus Ferst1-0/+1
2022-05-26target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helperMatheus Ferst1-0/+7
2022-04-20target/ppc: implement xscvqp[su]qzMatheus Ferst1-0/+2
2022-04-20target/ppc: implement xscv[su]qqpMatheus Ferst1-0/+5
2022-03-02target/ppc: implement lxvr[bhwd]/stxvr[bhwd]xLucas Coutinho1-0/+8
2022-03-02target/ppc: implement plxssp/pstxsspLeandro Lupori1-0/+2
2022-03-02target/ppc: implement plxsd/pstxsdLeandro Lupori1-0/+2
2022-03-02target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructionsVíctor Colombo1-3/+8