aboutsummaryrefslogtreecommitdiff
path: root/target/mips/translate.c
AgeCommit message (Expand)Author
2018-10-24target/mips: Support R5900 three-operand MULT1 and MULTU1 instructionsFredrik Noring
2018-10-24target/mips: Support R5900 three-operand MULT and MULTU instructionsFredrik Noring
2018-10-24target/mips: Add a placeholder for R5900 MMI3 instruction subclassFredrik Noring
2018-10-24target/mips: Add a placeholder for R5900 MMI2 instruction subclassFredrik Noring
2018-10-24target/mips: Add a placeholder for R5900 MMI1 instruction subclassFredrik Noring
2018-10-24target/mips: Add a placeholder for R5900 MMI0 instruction subclassFredrik Noring
2018-10-24target/mips: Add a placeholder for R5900 MMI instruction classFredrik Noring
2018-10-24target/mips: Add a placeholder for R5900 LQFredrik Noring
2018-10-24target/mips: Add a placeholder for R5900 SQ, handle user mode RDHWRFredrik Noring
2018-10-24target/mips: Define R5900 MMI3 opcode constantsFredrik Noring
2018-10-24target/mips: Define R5900 MMI2 opcode constantsFredrik Noring
2018-10-24target/mips: Define R5900 MMI1 opcode constantsFredrik Noring
2018-10-24target/mips: Define R5900 MMI0 opcode constantsFredrik Noring
2018-10-24target/mips: Define R5900 MMI<0|1|2|3> subclasses and opcode constantsFredrik Noring
2018-10-24target/mips: Define R5900 MMI class, and LQ and SQ opcode constantsFredrik Noring
2018-10-24target/mips: Add R5900 Multimedia Instruction overview noteFredrik Noring
2018-10-18target/mips: Add opcodes for nanoMIPS EVA instructionsDimitrije Nikolic
2018-10-18target/mips: Fix misplaced 'break' in handling of NM_SHRA_R_PHStefan Markovic
2018-10-18target/mips: Fix emulation of microMIPS R6 <SELEQZ|SELNEZ>.<D|S>Matthew Fortune
2018-10-18target/mips: Add reset state for PWSize and PWField registersYongbok Kim
2018-10-18target/mips: Add CP0 PWCtl registerYongbok Kim
2018-10-18target/mips: Add CP0 PWSize registerYongbok Kim
2018-10-18target/mips: Add CP0 PWField registerYongbok Kim
2018-10-18target/mips: Add CP0 PWBase registerYongbok Kim
2018-10-18target/mips: Add CP0 Config2 to DisasContextStefan Markovic
2018-10-18target/mips: Improve DSP R2/R3-related namingStefan Markovic
2018-10-18target/mips: Add availability control for DSP R3 ASEStefan Markovic
2018-10-18target/mips: Increase 'supported ISAs/ASEs' flag holder sizePhilippe Mathieu-Daudé
2018-10-18target/mips: Add opcode values of MXU ASEAleksandar Markovic
2018-10-18target/mips: Add organizational chart of MXU ASEAleksandar Markovic
2018-10-18target/mips: Add assembler mnemonics list for MXU ASEAleksandar Markovic
2018-10-18target/mips: Add basic description of MXU ASEAleksandar Markovic
2018-08-24target/mips: Add availability control via bit NMSDimitrije Nikolic
2018-08-24target/mips: Add emulation of DSP ASE for nanoMIPS - part 6Stefan Markovic
2018-08-24target/mips: Add emulation of DSP ASE for nanoMIPS - part 5Stefan Markovic
2018-08-24target/mips: Add emulation of DSP ASE for nanoMIPS - part 4Stefan Markovic
2018-08-24target/mips: Add emulation of DSP ASE for nanoMIPS - part 3Stefan Markovic
2018-08-24target/mips: Add emulation of DSP ASE for nanoMIPS - part 2Stefan Markovic
2018-08-24target/mips: Add emulation of DSP ASE for nanoMIPS - part 1Stefan Markovic
2018-08-24target/mips: Implement MT ASE support for nanoMIPSStefan Markovic
2018-08-24target/mips: Fix pre-nanoMIPS MT ASE instructions availability controlAleksandar Rikalo
2018-08-24target/mips: Add emulation of nanoMIPS 32-bit branch instructionsStefan Markovic
2018-08-24target/mips: Implement emulation of nanoMIPS LLWP/SCWP pairAleksandar Rikalo
2018-08-24target/mips: Add CP0 Config3 and Config5 fields to DisasContext structureDimitrije Nikolic
2018-08-24target/mips: Add emulation of nanoMIPS 32-bit load and store instructionsYongbok Kim
2018-08-24target/mips: Implement emulation of nanoMIPS EXTW instructionJames Hogan
2018-08-24target/mips: Implement emulation of nanoMIPS ROTX instructionMatthew Fortune
2018-08-24target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)Yongbok Kim
2018-08-24target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)Yongbok Kim
2018-08-24target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)Yongbok Kim