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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2020-08-21
meson: target
Paolo Bonzini
2
-6
/
+24
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
2
-1
/
+1
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-14
target/mips: Fix ADD.S FPU instruction
Alex Richardson
1
-1
/
+1
2020-07-14
target/mips: Remove identical if/else branches
Aleksandar Markovic
1
-8
/
+1
2020-06-27
hw/mips: Implement the kvm_type() hook in MachineClass
Huacai Chen
2
-0
/
+37
2020-06-15
target/mips: msa: Split helpers for MULV.<B|H|W|D>
Aleksandar Markovic
3
-9
/
+91
2020-06-15
target/mips: msa: Split helpers for SUBV.<B|H|W|D>
Aleksandar Markovic
3
-11
/
+91
2020-06-15
target/mips: msa: Split helpers for SUBSUU_S.<B|H|W|D>
Aleksandar Markovic
3
-20
/
+103
2020-06-15
target/mips: msa: Split helpers for SUBSUS_U.<B|H|W|D>
Aleksandar Markovic
3
-20
/
+103
2020-06-15
target/mips: msa: Split helpers for SUBS_U.<B|H|W|D>
Aleksandar Markovic
3
-10
/
+93
2020-06-15
target/mips: msa: Split helpers for SUBS_S.<B|H|W|D>
Aleksandar Markovic
3
-14
/
+97
2020-06-15
target/mips: msa: Split helpers for DOTP_U.<H|W|D>
Aleksandar Markovic
3
-14
/
+67
2020-06-15
target/mips: msa: Split helpers for DOTP_S.<H|W|D>
Aleksandar Markovic
3
-14
/
+69
2020-06-15
target/mips: msa: Split helpers for DPSUB_U.<H|W|D>
Aleksandar Markovic
3
-15
/
+68
2020-06-15
target/mips: msa: Split helpers for DPSUB_S.<H|W|D>
Aleksandar Markovic
3
-15
/
+68
2020-06-15
target/mips: msa: Split helpers for DPADD_U.<H|W|D>
Aleksandar Markovic
3
-15
/
+68
2020-06-15
target/mips: msa: Split helpers for DPADD_S.<H|W|D>
Aleksandar Markovic
3
-28
/
+78
2020-06-15
target/mips: msa: Split helpers for MSUBV.<B|H|W|D>
Aleksandar Markovic
3
-11
/
+93
2020-06-15
target/mips: msa: Split helpers for MADDV.<B|H|W|D>
Aleksandar Markovic
3
-12
/
+92
2020-06-15
target/mips: Add comments for vendor-specific ASEs
Jiaxun Yang
1
-0
/
+4
2020-06-15
target/mips: Legalize Loongson insn flags
Jiaxun Yang
2
-8
/
+9
2020-06-09
target/mips: Enable hardware page table walker and CMGCR features for P5600
Andrea Oliveri
1
-4
/
+5
2020-06-09
target/mips: Add Loongson-3 CPU definition
Huacai Chen
7
-23
/
+146
2020-06-09
target/mips: fpu: Refactor conversion from ieee to mips exception flags
Aleksandar Markovic
3
-51
/
+82
2020-06-09
target/mips: fpu: Name better paired-single variables
Aleksandar Markovic
1
-31
/
+31
2020-06-09
target/mips: fpu: Remove now unused FLOAT_RINT macro
Aleksandar Markovic
1
-13
/
+0
2020-06-09
target/mips: fpu: Demacro RINT.<D|S>
Aleksandar Markovic
1
-2
/
+18
2020-06-09
target/mips: fpu: Remove now unused FLOAT_CLASS macro
Aleksandar Markovic
1
-39
/
+0
2020-06-09
target/mips: fpu: Demacro CLASS.<D|S>
Aleksandar Markovic
1
-2
/
+68
2020-06-09
target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros
Aleksandar Markovic
1
-50
/
+0
2020-06-09
target/mips: fpu: Demacro NMSUB.<D|S|PS>
Aleksandar Markovic
1
-1
/
+43
2020-06-09
target/mips: fpu: Demacro NMADD.<D|S|PS>
Aleksandar Markovic
1
-1
/
+43
2020-06-09
target/mips: fpu: Demacro MSUB.<D|S|PS>
Aleksandar Markovic
1
-1
/
+39
2020-06-09
target/mips: fpu: Demacro MADD.<D|S|PS>
Aleksandar Markovic
1
-1
/
+40
2020-06-09
target/mips: fpu: Remove now unused macro FLOAT_BINOP
Aleksandar Markovic
1
-39
/
+0
2020-06-09
target/mips: fpu: Demacro DIV.<D|S|PS>
Aleksandar Markovic
1
-1
/
+36
2020-06-09
target/mips: fpu: Demacro MUL.<D|S|PS>
Aleksandar Markovic
1
-1
/
+36
2020-06-09
target/mips: fpu: Demacro SUB.<D|S|PS>
Aleksandar Markovic
1
-1
/
+36
2020-06-09
target/mips: fpu: Demacro ADD.<D|S|PS>
Aleksandar Markovic
1
-1
/
+37
2020-06-01
target/mips: Support variable page size
Huacai Chen
1
-0
/
+5
2020-06-01
target/mips: Add more CP0 register for save/restore
Huacai Chen
2
-2
/
+216
2020-05-19
softfloat: Replace flag with bool
Richard Henderson
1
-5
/
+5
2020-03-28
target/mips: Fix loongson multimedia condition instructions
Jiaxun Yang
1
-4
/
+31
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2
-5
/
+5
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
2
-5
/
+5
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2
-2
/
+2
2020-02-04
target/mips: Separate FPU-related helpers into their own file
Aleksandar Markovic
3
-1878
/
+1912
2020-02-04
target/mips: Separate CP0-related helpers into their own file
Aleksandar Markovic
3
-1646
/
+1684
2020-02-04
target/mips: Fix handling of LL/SC instructions after 7dd547e5ab
Alex Richardson
1
-4
/
+4
[next]