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: remove #if defined(TARGET_MIPS64) in opcode enums
Aurelien Jarno
2012-10-31
1
-36
/
+0
*
target-mips: Change TODO file
Jia Liu
2012-10-31
1
-2
/
+1
*
target-mips: Add ASE DSP processors
Jia Liu
2012-10-31
1
-0
/
+52
*
target-mips: Add ASE DSP accumulator instructions
Jia Liu
2012-10-31
3
-0
/
+995
*
target-mips: Add ASE DSP compare-pick instructions
Jia Liu
2012-10-31
3
-0
/
+635
*
target-mips: Add ASE DSP bit/manipulation instructions
Jia Liu
2012-10-31
3
-0
/
+311
*
target-mips: Add ASE DSP multiply instructions
Jia Liu
2012-10-31
3
-0
/
+1499
*
target-mips: Add ASE DSP GPR-based shift instructions
Jia Liu
2012-10-31
3
-0
/
+618
*
target-mips: Add ASE DSP arithmetic instructions
Jia Liu
2012-10-31
3
-3
/
+1812
*
target-mips: Add ASE DSP load instructions
Jia Liu
2012-10-31
1
-0
/
+88
*
target-mips: Add ASE DSP branch instructions
Jia Liu
2012-10-31
1
-0
/
+36
*
Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number
Jia Liu
2012-10-31
1
-27
/
+95
*
target-mips: Add ASE DSP resources access check
Jia Liu
2012-10-31
3
-2
/
+47
*
target-mips: Add ASE DSP internal functions
Jia Liu
2012-10-31
2
-1
/
+1064
*
target-mips: Use TCG registers for the FPU.
Richard Henderson
2012-10-28
1
-42
/
+54
*
target-mips: rename helper flags
Aurelien Jarno
2012-10-28
1
-53
/
+53
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
3
-18
/
+18
*
target-mips: Pass MIPSCPU to mips_vpe_sleep()
Andreas Färber
2012-10-17
1
-3
/
+7
*
target-mips: Pass MIPSCPU to mips_tc_sleep()
Andreas Färber
2012-10-17
1
-3
/
+5
*
target-mips: Pass MIPSCPU to mips_vpe_is_wfi()
Andreas Färber
2012-10-17
1
-4
/
+8
*
target-mips: Pass MIPSCPU to mips_tc_wake()
Andreas Färber
2012-10-17
1
-3
/
+8
*
target-mips: Clean up other_cpu in helper_{d,e}vpe()
Andreas Färber
2012-10-17
1
-14
/
+14
*
Emit debug_insn for CPU_LOG_TB_OP_OPT as well.
Richard Henderson
2012-09-27
1
-1
/
+2
*
target-mips: Implement Loongson Multimedia Instructions
Richard Henderson
2012-09-19
4
-4
/
+1180
*
target-mips: Always evaluate debugging macro arguments
Richard Henderson
2012-09-19
1
-14
/
+17
*
target-mips: Fix MIPS_DEBUG.
Richard Henderson
2012-09-19
1
-36
/
+38
*
target-mips: Set opn in gen_ldst_multiple.
Richard Henderson
2012-09-19
1
-0
/
+6
*
target-mips: switch to AREG0 free mode
Blue Swirl
2012-09-15
5
-1085
/
+1162
*
MIPS/user: Fix reset CPU state initialization
Maciej W. Rozycki
2012-09-08
3
-62
/
+52
*
target-mips: allow microMIPS SWP and SDP to have RD equal to BASE
Eric Johnson
2012-08-27
1
-1
/
+9
*
target-mips: add privilege level check to several Cop0 instructions
Eric Johnson
2012-08-27
1
-0
/
+9
*
mips-linux-user: Always support rdhwr.
Richard Henderson
2012-08-27
1
-0
/
+4
*
target-mips: Streamline indexed cp1 memory addressing.
Richard Henderson
2012-08-27
1
-2
/
+1
*
Fix order of CVT.PS.S operands
Richard Sandiford
2012-08-27
1
-1
/
+1
*
Fix operands of RECIP2.S and RECIP2.PS
Richard Sandiford
2012-08-27
1
-2
/
+2
*
target-mips: Fix some helper functions (VR54xx multiplication)
Stefan Weil
2012-08-24
1
-46
/
+29
*
target-mips: Enable access to required RDHWR hardware registers
Meador Inge
2012-08-23
1
-2
/
+3
*
MIPS: Correct FCR0 initialization
Nathan Froyd
2012-08-09
1
-0
/
+1
*
build: move other target-*/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-1
/
+2
*
build: move libobj-y variable to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-1
/
+3
*
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-0
/
+1
*
Kill off cpu_state_reset()
Andreas Färber
2012-06-04
1
-0
/
+3
*
target-mips: Let cpu_mips_init() return MIPSCPU
Andreas Färber
2012-06-04
2
-4
/
+12
*
target-mips: Use cpu_reset() in do_interrupt()
Andreas Färber
2012-06-04
1
-1
/
+2
*
target-mips: Use cpu_reset() in cpu_mips_init()
Andreas Färber
2012-06-04
1
-1
/
+1
*
mips: Fix BC1ANY[24]F instructions
Richard Sandiford
2012-05-19
1
-4
/
+4
*
target-mips: Remove commented-out function declaration
Andreas Färber
2012-05-12
1
-1
/
+0
*
target-mips: Remove unused inline function
Stefan Weil
2012-05-03
1
-6
/
+0
*
Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2012-05-01
4
-2
/
+148
|
\
|
*
target-mips: Start QOM'ifying CPU init
Andreas Färber
2012-04-30
2
-1
/
+9
[next]