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: fix mipsdsp_mul_q31_q31
Petar Jovanovic
2013-07-29
1
-1
/
+1
*
target-mips: Remove assignment to a variable which is never used
Stefan Weil
2013-07-29
1
-1
/
+0
*
target-mips: fix mipsdsp_trunc16_sat16_round
Petar Jovanovic
2013-07-29
1
-5
/
+11
*
target-mips: fix branch in likely delay slot tcg assert
James Hogan
2013-07-28
1
-45
/
+17
*
target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15
Petar Jovanovic
2013-07-28
1
-2
/
+2
*
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
2013-07-27
4
-2
/
+15
*
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
Andreas Färber
2013-07-27
1
-14
/
+17
*
target-mips: Move cpu_gdb_{read,write}_register()
Andreas Färber
2013-07-26
1
-0
/
+144
*
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
Andreas Färber
2013-07-26
1
-0
/
+2
*
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
3
-3
/
+10
*
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
1
-4
/
+7
*
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
2013-07-23
2
-7
/
+11
*
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
Andreas Färber
2013-07-23
1
-0
/
+14
*
cpu: Move reset logging to CPUState
Andreas Färber
2013-07-09
1
-5
/
+0
*
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
2013-07-09
2
-2
/
+2
*
target-mips: Change gen_intermediate_code_internal() argument to MIPSCPU
Andreas Färber
2013-07-09
1
-4
/
+5
*
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
1
-13
/
+12
*
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
Andreas Färber
2013-07-09
1
-1
/
+1
*
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
2013-07-09
1
-13
/
+0
*
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
2013-06-28
3
-6
/
+13
*
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
2013-06-28
1
-1
/
+0
*
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-06-28
3
-2
/
+7
*
linux-user: Save the correct resume address for MIPS signal handling
Kwok Cheung Yeung
2013-05-20
2
-2
/
+3
*
target-mips: clean-up in BIT_INSV
Petar Jovanovic
2013-05-20
1
-10
/
+6
*
target-mips: set carry bit correctly in DSPControl register
Petar Jovanovic
2013-05-19
1
-3
/
+4
*
target-mips: fix EXTPDP and setting up pos field in the DSPControl reg
Petar Jovanovic
2013-05-19
1
-5
/
+5
*
target-mips: fix incorrect behaviour for EXTP
Petar Jovanovic
2013-05-17
1
-2
/
+1
*
target-mips: fix incorrect behaviour for INSV
Petar Jovanovic
2013-05-08
1
-2
/
+2
*
target-mips: add missing check_dspr2 for multiply instructions
Petar Jovanovic
2013-05-08
1
-0
/
+1
*
target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB
Petar Jovanovic
2013-05-03
1
-24
/
+6
*
target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR
Petar Jovanovic
2013-04-15
1
-13
/
+1
*
target-mips: fix rndrashift_short_acc and code for EXTR_ instructions
Petar Jovanovic
2013-03-17
1
-14
/
+9
*
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-03-12
4
-3
/
+7
*
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
1
-4
/
+4
*
exec: Pass CPUState to cpu_reset_interrupt()
Andreas Färber
2013-03-12
1
-3
/
+2
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
3
-7
/
+11
*
mips64-linux-user: Enable 64-bit address mode and fpu
Richard Henderson
2013-03-05
1
-0
/
+12
*
mips-linux-user: Save and restore fpu and dsp from sigcontext
Richard Henderson
2013-03-05
2
-3
/
+16
*
target-mips: Fix accumulator selection for MIPS16 and microMIPS
Richard Sandiford
2013-03-05
1
-84
/
+64
*
target-mips: fix DSP overflow macro and affected routines
Petar Jovanovic
2013-03-04
1
-42
/
+48
*
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
Peter Maydell
2013-03-03
1
-2
/
+2
*
cpu: Introduce ENV_OFFSET macros
Andreas Färber
2013-03-03
1
-0
/
+1
*
target-mips: fix for sign-issue in MULQ_W helper
Petar Jovanovic
2013-02-23
1
-1
/
+1
*
target-mips: fix for incorrect multiplication with MULQ_S.PH
Petar Jovanovic
2013-02-23
1
-1
/
+1
*
target-mips: Use mul[us]2 in [D]MULT[U] insns
Richard Henderson
2013-02-23
3
-42
/
+20
*
cpu: Add CPUArchState pointer to CPUState
Andreas Färber
2013-02-16
1
-0
/
+2
*
target-mips: Move TCG initialization to MIPSCPU initfn
Andreas Färber
2013-02-16
3
-2
/
+6
*
target-mips: Introduce QOM realizefn for MIPSCPU
Andreas Färber
2013-02-16
3
-2
/
+20
*
target-mips: enable access to DSP ASE if implemented
Petar Jovanovic
2013-01-31
1
-4
/
+2
*
target-mips: Unfuse {,N}M{ADD,SUB}.fmt
Richard Sandiford
2013-01-31
1
-8
/
+17
[prev]
[next]