index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-29
target/mips: Add emulation of non-MXU MULL within MXU decoding engine
Craig Janeczek
1
-1
/
+18
2018-10-29
target/mips: Add bit encoding for MXU operand getting pattern 'optn3'
Craig Janeczek
1
-0
/
+10
2018-10-29
target/mips: Add bit encoding for MXU operand getting pattern 'optn2'
Craig Janeczek
1
-0
/
+6
2018-10-29
target/mips: Add bit encoding for MXU execute add/sub pattern 'eptn2'
Aleksandar Markovic
1
-0
/
+6
2018-10-29
target/mips: Add bit encoding for MXU accumulate add/sub 2-bit pattern 'aptn2'
Craig Janeczek
1
-0
/
+6
2018-10-29
target/mips: Add bit encoding for MXU accumulate add/sub 1-bit pattern 'aptn1'
Aleksandar Markovic
1
-0
/
+6
2018-10-29
target/mips: Add MXU decoding engine
Aleksandar Markovic
1
-2
/
+1141
2018-10-29
target/mips: Add and integrate MXU decoding engine placeholder
Aleksandar Markovic
1
-0
/
+8
2018-10-29
target/mips: Amend MXU instruction opcodes
Aleksandar Markovic
1
-91
/
+69
2018-10-29
target/mips: Define a bit for MXU in insn_flags
Craig Janeczek
1
-0
/
+1
2018-10-29
target/mips: Introduce MXU registers
Craig Janeczek
2
-0
/
+30
2018-10-29
target/mips: Add two missing breaks for NM_LLWPE and NM_SCWPE decoder cases
Aleksandar Markovic
1
-0
/
+2
2018-10-25
target/mips: Add disassembler support for nanoMIPS
Aleksandar Markovic
1
-2
/
+11
2018-10-25
target/mips: Implement emulation of nanoMIPS EVA instructions
Dimitrije Nikolic
1
-0
/
+128
2018-10-25
target/mips: Add nanoMIPS CRC32 instruction pool
Aleksandar Markovic
1
-0
/
+10
2018-10-24
target/mips: Fix decoding of ALIGN and DALIGN instructions
Aleksandar Markovic
1
-8
/
+32
2018-10-24
target/mips: Fix the title of translate.c
Aleksandar Markovic
1
-1
/
+1
2018-10-24
target/mips: Define the R5900 CPU
Fredrik Noring
1
-0
/
+59
2018-10-24
target/mips: Make R5900 DMULT[U], DDIV[U], LL[D] and SC[D] user only
Fredrik Noring
1
-1
/
+22
2018-10-24
target/mips: Support R5900 MOVN, MOVZ and PREF instructions from MIPS IV
Fredrik Noring
1
-2
/
+3
2018-10-24
target/mips: Support R5900 DIV1 and DIVU1 instructions
Fredrik Noring
1
-3
/
+9
2018-10-24
target/mips: Support R5900 MFLO1, MTLO1, MFHI1 and MTHI1 instructions
Fredrik Noring
1
-6
/
+17
2018-10-24
target/mips: Support R5900 three-operand MULT1 and MULTU1 instructions
Fredrik Noring
1
-3
/
+14
2018-10-24
target/mips: Support R5900 three-operand MULT and MULTU instructions
Fredrik Noring
1
-0
/
+74
2018-10-24
target/mips: Add a placeholder for R5900 MMI3 instruction subclass
Fredrik Noring
1
-1
/
+30
2018-10-24
target/mips: Add a placeholder for R5900 MMI2 instruction subclass
Fredrik Noring
1
-1
/
+39
2018-10-24
target/mips: Add a placeholder for R5900 MMI1 instruction subclass
Fredrik Noring
1
-1
/
+35
2018-10-24
target/mips: Add a placeholder for R5900 MMI0 instruction subclass
Fredrik Noring
1
-1
/
+42
2018-10-24
target/mips: Add a placeholder for R5900 MMI instruction class
Fredrik Noring
1
-1
/
+44
2018-10-24
target/mips: Add a placeholder for R5900 LQ
Fredrik Noring
1
-2
/
+11
2018-10-24
target/mips: Add a placeholder for R5900 SQ, handle user mode RDHWR
Fredrik Noring
1
-1
/
+52
2018-10-24
target/mips: Define R5900 MMI3 opcode constants
Fredrik Noring
1
-0
/
+39
2018-10-24
target/mips: Define R5900 MMI2 opcode constants
Fredrik Noring
1
-0
/
+48
2018-10-24
target/mips: Define R5900 MMI1 opcode constants
Fredrik Noring
1
-0
/
+44
2018-10-24
target/mips: Define R5900 MMI0 opcode constants
Fredrik Noring
1
-0
/
+51
2018-10-24
target/mips: Define R5900 MMI<0|1|2|3> subclasses and opcode constants
Fredrik Noring
1
-0
/
+51
2018-10-24
target/mips: Define R5900 MMI class, and LQ and SQ opcode constants
Fredrik Noring
1
-0
/
+40
2018-10-24
target/mips: Add R5900 Multimedia Instruction overview note
Fredrik Noring
1
-0
/
+161
2018-10-24
target/mips: Define R5900 ISA, MMI ASE, and R5900 CPU preprocessor constants
Fredrik Noring
1
-0
/
+3
2018-10-18
target/mips: Add opcodes for nanoMIPS EVA instructions
Dimitrije Nikolic
1
-0
/
+34
2018-10-18
target/mips: Fix misplaced 'break' in handling of NM_SHRA_R_PH
Stefan Markovic
1
-1
/
+1
2018-10-18
target/mips: Fix emulation of microMIPS R6 <SELEQZ|SELNEZ>.<D|S>
Matthew Fortune
1
-8
/
+8
2018-10-18
target/mips: Implement hardware page table walker for MIPS32
Yongbok Kim
3
-3
/
+370
2018-10-18
target/mips: Add reset state for PWSize and PWField registers
Yongbok Kim
1
-0
/
+18
2018-10-18
target/mips: Add CP0 PWCtl register
Yongbok Kim
5
-2
/
+45
2018-10-18
target/mips: Add CP0 PWSize register
Yongbok Kim
5
-2
/
+43
2018-10-18
target/mips: Add CP0 PWField register
Yongbok Kim
5
-2
/
+101
2018-10-18
target/mips: Add CP0 PWBase register
Yongbok Kim
3
-2
/
+37
2018-10-18
target/mips: Add CP0 Config2 to DisasContext
Stefan Markovic
1
-0
/
+2
2018-10-18
target/mips: Improve DSP R2/R3-related naming
Stefan Markovic
5
-112
/
+120
[prev]
[next]