index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
mips
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target/mips: Define R5900 MMI class, and LQ and SQ opcode constants
Fredrik Noring
2018-10-24
1
-0
/
+40
*
target/mips: Add R5900 Multimedia Instruction overview note
Fredrik Noring
2018-10-24
1
-0
/
+161
*
target/mips: Add opcodes for nanoMIPS EVA instructions
Dimitrije Nikolic
2018-10-18
1
-0
/
+34
*
target/mips: Fix misplaced 'break' in handling of NM_SHRA_R_PH
Stefan Markovic
2018-10-18
1
-1
/
+1
*
target/mips: Fix emulation of microMIPS R6 <SELEQZ|SELNEZ>.<D|S>
Matthew Fortune
2018-10-18
1
-8
/
+8
*
target/mips: Add reset state for PWSize and PWField registers
Yongbok Kim
2018-10-18
1
-0
/
+18
*
target/mips: Add CP0 PWCtl register
Yongbok Kim
2018-10-18
1
-0
/
+20
*
target/mips: Add CP0 PWSize register
Yongbok Kim
2018-10-18
1
-0
/
+20
*
target/mips: Add CP0 PWField register
Yongbok Kim
2018-10-18
1
-0
/
+20
*
target/mips: Add CP0 PWBase register
Yongbok Kim
2018-10-18
1
-0
/
+33
*
target/mips: Add CP0 Config2 to DisasContext
Stefan Markovic
2018-10-18
1
-0
/
+2
*
target/mips: Improve DSP R2/R3-related naming
Stefan Markovic
2018-10-18
1
-92
/
+92
*
target/mips: Add availability control for DSP R3 ASE
Stefan Markovic
2018-10-18
1
-1
/
+12
*
target/mips: Increase 'supported ISAs/ASEs' flag holder size
Philippe Mathieu-Daudé
2018-10-18
1
-3
/
+3
*
target/mips: Add opcode values of MXU ASE
Aleksandar Markovic
2018-10-18
1
-0
/
+276
*
target/mips: Add organizational chart of MXU ASE
Aleksandar Markovic
2018-10-18
1
-0
/
+155
*
target/mips: Add assembler mnemonics list for MXU ASE
Aleksandar Markovic
2018-10-18
1
-0
/
+88
*
target/mips: Add basic description of MXU ASE
Aleksandar Markovic
2018-10-18
1
-0
/
+20
*
target/mips: Add availability control via bit NMS
Dimitrije Nikolic
2018-08-24
1
-2
/
+45
*
target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
Stefan Markovic
2018-08-24
1
-0
/
+58
*
target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
Stefan Markovic
2018-08-24
1
-0
/
+142
*
target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
Stefan Markovic
2018-08-24
1
-0
/
+363
*
target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
Stefan Markovic
2018-08-24
1
-2
/
+183
*
target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
Stefan Markovic
2018-08-24
1
-0
/
+10
*
target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
Stefan Markovic
2018-08-24
1
-0
/
+554
*
target/mips: Implement MT ASE support for nanoMIPS
Stefan Markovic
2018-08-24
1
-2
/
+83
*
target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
Aleksandar Rikalo
2018-08-24
1
-8
/
+38
*
target/mips: Add emulation of nanoMIPS 32-bit branch instructions
Stefan Markovic
2018-08-24
1
-0
/
+428
*
target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
Aleksandar Rikalo
2018-08-24
1
-0
/
+86
*
target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
Dimitrije Nikolic
2018-08-24
1
-0
/
+4
*
target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
Yongbok Kim
2018-08-24
1
-0
/
+277
*
target/mips: Implement emulation of nanoMIPS EXTW instruction
James Hogan
2018-08-24
1
-17
/
+36
*
target/mips: Implement emulation of nanoMIPS ROTX instruction
Matthew Fortune
2018-08-24
1
-0
/
+15
*
target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
Yongbok Kim
2018-08-24
1
-1
/
+131
*
target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
Yongbok Kim
2018-08-24
1
-0
/
+91
*
target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
Yongbok Kim
2018-08-24
1
-0
/
+185
*
target/mips: Add emulation of nanoMIPS FP instructions
Yongbok Kim
2018-08-24
1
-0
/
+300
*
target/mips: Add emulation of nanoMIPS 48-bit instructions
Yongbok Kim
2018-08-24
1
-1
/
+65
*
target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
Yongbok Kim
2018-08-24
1
-1
/
+32
*
target/mips: Add emulation of some common nanoMIPS 32-bit instructions
Yongbok Kim
2018-08-24
1
-1
/
+267
*
target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
Stefan Markovic
2018-08-24
1
-0
/
+83
*
target/mips: Add emulation of nanoMIPS 16-bit logic instructions
Yongbok Kim
2018-08-24
1
-0
/
+38
*
target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
Yongbok Kim
2018-08-24
1
-0
/
+96
*
target/mips: Add emulation of nanoMIPS 16-bit misc instructions
Yongbok Kim
2018-08-24
1
-0
/
+41
*
target/mips: Add emulation of nanoMIPS 16-bit shift instructions
Yongbok Kim
2018-08-24
1
-0
/
+15
*
target/mips: Add emulation of nanoMIPS 16-bit branch instructions
Stefan Markovic
2018-08-24
1
-0
/
+158
*
target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
Yongbok Kim
2018-08-24
1
-0
/
+142
*
target/mips: Add nanoMIPS decoding and extraction utilities
Aleksandar Markovic
2018-08-24
1
-0
/
+11
*
target/mips: Add placeholder and invocation of decode_nanomips_opc()
Aleksandar Markovic
2018-08-24
1
-1
/
+17
*
target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
Stefan Markovic
2018-08-24
1
-2
/
+2
[prev]
[next]