index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-mips
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
target-mips: Correct 32-bit address space wrapping
Maciej W. Rozycki
2014-12-16
2
-8
/
+19
|
*
target-mips: Tighten ISA level checks
Maciej W. Rozycki
2014-12-16
3
-15
/
+114
|
*
target-mips: Fix CP0.Config3.ISAOnExc write accesses
Maciej W. Rozycki
2014-12-16
3
-2
/
+15
|
*
target-mips: Output CP0.Config2-5 in the register dump
Maciej W. Rozycki
2014-12-16
1
-0
/
+4
|
*
target-mips: Fix the 64-bit case for microMIPS MOVE16 and MOVEP
Maciej W. Rozycki
2014-12-16
1
-3
/
+3
|
*
target-mips: Correct the writes to Status and Cause registers via gdbstub
Maciej W. Rozycki
2014-12-16
3
-86
/
+102
|
*
target-mips: Correct the handling of writes to CP0.Status for MIPSr6
Maciej W. Rozycki
2014-12-16
1
-2
/
+4
|
*
target-mips: Correct MIPS16/microMIPS branch size calculation
Maciej W. Rozycki
2014-12-16
1
-1
/
+2
|
*
target-mips: Restore the order of helpers
Maciej W. Rozycki
2014-12-16
1
-159
/
+160
|
*
target-mips: Remove unused `FLOAT_OP' macro
Maciej W. Rozycki
2014-12-16
1
-2
/
+0
|
*
target-mips: Make `helper_float_cvtw_s' consistent with the remaining helpers
Maciej W. Rozycki
2014-12-16
1
-1
/
+1
|
*
target-mips: Fix formatting in `decode_opc'
Maciej W. Rozycki
2014-12-16
1
-5
/
+8
|
*
target-mips: Fix formatting in `mips_defs'
Maciej W. Rozycki
2014-12-16
1
-19
/
+21
|
*
target-mips: Fix formatting in `decode_extended_mips16_opc'
Maciej W. Rozycki
2014-12-16
1
-1
/
+1
|
*
target-mips: Enable vectored interrupt support for the 74Kf CPU
Maciej W. Rozycki
2014-12-16
1
-1
/
+1
|
*
target-mips: Add M14K and M14Kc MIPS32r2 microMIPS processors
Maciej W. Rozycki
2014-12-16
1
-0
/
+41
|
*
target-mips: Make CP0.Config4 and CP0.Config5 registers signed
Maciej W. Rozycki
2014-12-16
1
-4
/
+4
|
*
target-mips: Add 5KEc and 5KEf MIPS64r2 processors
Maciej W. Rozycki
2014-12-16
1
-0
/
+45
|
*
target-mips: Make CP1.FIR read-only here too
Maciej W. Rozycki
2014-12-16
1
-1
/
+1
|
*
target-mips: Correct the handling of register #72 on writes
Maciej W. Rozycki
2014-12-16
1
-1
/
+1
*
|
qemu-log: add log category for MMU info
Antony Pavlov
2014-12-16
1
-2
/
+4
|
/
*
target-mips: kvm: do not use get_clock()
Paolo Bonzini
2014-12-15
1
-1
/
+1
*
target-mips: fix multiple TCG registers covering same data
Yongbok Kim
2014-11-07
1
-5
/
+3
*
mips: Ensure PC update with MTC0 single-stepping
Maciej W. Rozycki
2014-11-07
1
-1
/
+1
*
target-mips: fix for missing delay slot in BC1EQZ and BC1NEZ
Leon Alrae
2014-11-07
1
-0
/
+1
*
mips: Set the CP0.Config3.DSP and CP0.Config3.DSP2P bits
Maciej W. Rozycki
2014-11-07
1
-3
/
+5
*
mips: Add macros for CP0.Config3 and CP0.Config4 bits
Maciej W. Rozycki
2014-11-07
1
-0
/
+13
*
mips: Respect CP0.Status.CU1 for microMIPS FP branches
Maciej W. Rozycki
2014-11-07
1
-2
/
+7
*
target-mips: add MSA support to mips32r5-generic
Yongbok Kim
2014-11-03
1
-2
/
+2
*
target-mips: add MSA MI10 format instructions
Yongbok Kim
2014-11-03
3
-5
/
+131
*
target-mips: add MSA 2RF format instructions
Yongbok Kim
2014-11-03
3
-0
/
+621
*
target-mips: add MSA VEC/2R format instructions
Yongbok Kim
2014-11-03
3
-0
/
+265
*
target-mips: add MSA 3RF format instructions
Yongbok Kim
2014-11-03
3
-0
/
+1699
*
target-mips: add MSA ELM format instructions
Yongbok Kim
2014-11-03
3
-0
/
+290
*
target-mips: add MSA 3R format instructions
Yongbok Kim
2014-11-03
3
-0
/
+963
*
target-mips: add MSA BIT format instructions
Yongbok Kim
2014-11-03
3
-0
/
+297
*
target-mips: add MSA I5 format instruction
Yongbok Kim
2014-11-03
3
-0
/
+232
*
target-mips: add MSA I8 format instructions
Yongbok Kim
2014-11-03
3
-2
/
+156
*
target-mips: add MSA branch instructions
Yongbok Kim
2014-11-03
1
-114
/
+220
*
target-mips: add msa_helper.c
Yongbok Kim
2014-11-03
2
-1
/
+50
*
target-mips: add msa_reset(), global msa register
Yongbok Kim
2014-11-03
2
-0
/
+90
*
target-mips: add MSA opcode enum
Yongbok Kim
2014-11-03
1
-0
/
+245
*
target-mips: stop translation after ctc1
Yongbok Kim
2014-11-03
1
-0
/
+6
*
target-mips: remove duplicated mips/ieee mapping function
Yongbok Kim
2014-11-03
3
-9
/
+6
*
target-mips: add MSA exceptions
Yongbok Kim
2014-11-03
1
-0
/
+10
*
target-mips: add MSA defines and data structure
Yongbok Kim
2014-11-03
3
-2
/
+52
*
target-mips: enable features in MIPS64R6-generic CPU
Leon Alrae
2014-11-03
1
-2
/
+9
*
target-mips: correctly handle access to unimplemented CP0 register
Leon Alrae
2014-11-03
1
-278
/
+260
*
target-mips: add restrictions for possible values in registers
Leon Alrae
2014-11-03
1
-17
/
+53
*
target-mips: CP0_Status.CU0 no longer allows the user to access CP0
Leon Alrae
2014-11-03
1
-1
/
+2
[prev]
[next]