summaryrefslogtreecommitdiffstats
path: root/target/mips/tcg/tx79.decode
Commit message (Expand)AuthorAgeFilesLines
* target/mips: Rename 'rtype' as 'r'Philippe Mathieu-Daudé2021-08-251-7/+7
* target/mips/tx79: Introduce SQ opcode (Store Quadword)Philippe Mathieu-Daudé2021-07-111-0/+1
* target/mips/tx79: Introduce LQ opcode (Load Quadword)Philippe Mathieu-Daudé2021-07-111-0/+8
* target/mips/tx79: Introduce PROT3W opcode (Parallel Rotate 3 Words)Philippe Mathieu-Daudé2021-07-111-0/+1
* target/mips/tx79: Introduce PPACW opcode (Parallel Pack to Word)Philippe Mathieu-Daudé2021-07-111-0/+1
* target/mips/tx79: Introduce PCGT* (Parallel Compare for Greater Than)Philippe Mathieu-Daudé2021-07-111-0/+3
* target/mips/tx79: Introduce PCEQ* opcodes (Parallel Compare for Equal)Philippe Mathieu-Daudé2021-07-111-0/+3
* target/mips/tx79: Introduce PEXTL[BHW] opcodes (Parallel Extend Lower)Philippe Mathieu-Daudé2021-07-111-0/+3
* target/mips/tx79: Introduce PEXTUW (Parallel Extend Upper from Word)Philippe Mathieu-Daudé2021-07-111-0/+4
* target/mips/tx79: Introduce PSUB* opcodes (Parallel Subtract)Philippe Mathieu-Daudé2021-07-111-0/+6
* target/mips/tx79: Introduce PAND/POR/PXOR/PNOR opcodes (parallel logic)Philippe Mathieu-Daudé2021-07-111-0/+4
* target/mips: Move TCG source files under tcg/ sub directoryPhilippe Mathieu-Daudé2021-05-021-0/+39