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-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
2018-10-18
target/mips: Add availability control for DSP R3 ASE
Stefan Markovic
3
-5
/
+22
2018-10-18
target/mips: Add bit definitions for DSP R3 ASE
Stefan Markovic
2
-0
/
+2
2018-10-18
target/mips: Reorganize bit definitions for insn_flags (ISAs/ASEs flags)
Philippe Mathieu-Daudé
1
-34
/
+44
2018-10-18
target/mips: Increase 'supported ISAs/ASEs' flag holder size
Philippe Mathieu-Daudé
3
-5
/
+5
2018-10-18
target/mips: Add opcode values of MXU ASE
Aleksandar Markovic
1
-0
/
+276
2018-10-18
target/mips: Add organizational chart of MXU ASE
Aleksandar Markovic
1
-0
/
+155
2018-10-18
target/mips: Add assembler mnemonics list for MXU ASE
Aleksandar Markovic
1
-0
/
+88
2018-10-18
target/mips: Add basic description of MXU ASE
Aleksandar Markovic
1
-0
/
+20
2018-10-18
target/mips: Add a comment before each CP0 register section in cpu.h
Aleksandar Markovic
1
-0
/
+88
2018-10-18
target/mips: Add a comment with an overview of CP0 registers
Aleksandar Markovic
1
-0
/
+109
2018-08-24
target/mips: Add definition of nanoMIPS I7200 CPU
Stefan Markovic
1
-0
/
+39
2018-08-24
target/mips: Fix ERET/ERETNC behavior related to ADEL exception
Yongbok Kim
1
-1
/
+3
2018-08-24
target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
Stefan Markovic
1
-0
/
+16
2018-08-24
target/mips: Add availability control via bit NMS
Dimitrije Nikolic
1
-2
/
+45
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
Stefan Markovic
1
-0
/
+58
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
Stefan Markovic
1
-0
/
+142
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
Stefan Markovic
1
-0
/
+363
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
Stefan Markovic
1
-2
/
+183
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
Stefan Markovic
1
-0
/
+10
2018-08-24
target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
Stefan Markovic
1
-0
/
+554
2018-08-24
target/mips: Implement MT ASE support for nanoMIPS
Stefan Markovic
1
-2
/
+83
2018-08-24
target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
Aleksandar Rikalo
1
-8
/
+38
2018-08-24
target/mips: Add emulation of nanoMIPS 32-bit branch instructions
Stefan Markovic
1
-0
/
+428
2018-08-24
target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
Aleksandar Rikalo
2
-0
/
+88
2018-08-24
target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
Dimitrije Nikolic
1
-0
/
+4
2018-08-24
target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
Yongbok Kim
1
-0
/
+277
2018-08-24
target/mips: Implement emulation of nanoMIPS EXTW instruction
James Hogan
1
-17
/
+36
2018-08-24
target/mips: Implement emulation of nanoMIPS ROTX instruction
Matthew Fortune
3
-0
/
+111
2018-08-24
target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
Yongbok Kim
1
-1
/
+131
2018-08-24
target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
Yongbok Kim
1
-0
/
+91
2018-08-24
target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
Yongbok Kim
1
-0
/
+185
2018-08-24
target/mips: Add emulation of nanoMIPS FP instructions
Yongbok Kim
1
-0
/
+300
2018-08-24
target/mips: Add emulation of nanoMIPS 48-bit instructions
Yongbok Kim
1
-1
/
+65
2018-08-24
target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
Yongbok Kim
1
-1
/
+32
2018-08-24
target/mips: Add emulation of some common nanoMIPS 32-bit instructions
Yongbok Kim
1
-1
/
+267
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
Stefan Markovic
1
-0
/
+83
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit logic instructions
Yongbok Kim
1
-0
/
+38
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
Yongbok Kim
1
-0
/
+96
2018-08-24
target/mips: Add emulation of nanoMIPS 16-bit misc instructions
Yongbok Kim
1
-0
/
+41
[next]