Sign in
qemu
/
qemu
/
de3a658f5b1d4ea290cb4369c55e83fdead81933
/
target-mips
a1fc624
target-mips: fix decoding of microMIPS POOL32Axf instructions
by Leon Alrae
· 11 years ago
b9ac5d9
target-mips: fix 34Kf configuration for DSP ASE
by Yongbok Kim
· 11 years ago
14a10fc
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
by Andreas Färber
· 11 years ago
b6a9f46
target-mips: fix mipsdsp_mul_q31_q31
by Petar Jovanovic
· 11 years ago
d2e46d5
target-mips: Remove assignment to a variable which is never used
by Stefan Weil
· 11 years ago
d36c231
target-mips: fix mipsdsp_trunc16_sat16_round
by Petar Jovanovic
· 12 years ago
240ce26
target-mips: fix branch in likely delay slot tcg assert
by James Hogan
· 12 years ago
4877866
target-mips: fix multiplication in mipsdsp_rndq15_mul_q15_q15
by Petar Jovanovic
· 12 years ago
5b50e79
cpu: Introduce CPUClass::gdb_{read,write}_register()
by Andreas Färber
· 12 years ago
986a299
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
by Andreas Färber
· 12 years ago
814ac26
target-mips: Move cpu_gdb_{read,write}_register()
by Andreas Färber
· 12 years ago
a0e372f
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
by Andreas Färber
· 12 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
by Andreas Färber
· 12 years ago
ed2803d
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
bdf7ae5
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
by Andreas Färber
· 12 years ago
f45748f
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
by Andreas Färber
· 12 years ago
91b1df8
cpu: Move reset logging to CPUState
by Andreas Färber
· 12 years ago
a076285
log: Change log_cpu_state[_mask]() argument to CPUState
by Andreas Färber
· 12 years ago
6429db3
target-mips: Change gen_intermediate_code_internal() argument to MIPSCPU
by Andreas Färber
· 12 years ago
182735e
cpu: Make first_cpu and next_cpu CPUState
by Andreas Färber
· 12 years ago
6e42be7
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
by Andreas Färber
· 12 years ago
6291ad7
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
by Peter Maydell
· 12 years ago
c658b94
cpu: Turn cpu_unassigned_access() into a CPUState hook
by Andreas Färber
· 12 years ago
c643bed
cpu: Change qemu_init_vcpu() argument to CPUState
by Andreas Färber
· 12 years ago
878096e
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
by Andreas Färber
· 12 years ago
1239b47
linux-user: Save the correct resume address for MIPS signal handling
by Kwok Cheung Yeung
· 12 years ago
d899282
target-mips: clean-up in BIT_INSV
by Petar Jovanovic
· 12 years ago
118d1e4
target-mips: set carry bit correctly in DSPControl register
by Petar Jovanovic
· 12 years ago
0ba365f
target-mips: fix EXTPDP and setting up pos field in the DSPControl reg
by Petar Jovanovic
· 12 years ago
489ed4b
target-mips: fix incorrect behaviour for EXTP
by Petar Jovanovic
· 12 years ago
c0f5f9c
target-mips: fix incorrect behaviour for INSV
by Petar Jovanovic
· 12 years ago
639eadb
target-mips: add missing check_dspr2 for multiply instructions
by Petar Jovanovic
· 12 years ago
29851ee
target-mips: fix calculation of overflow for SHLL.PH and SHLL.QB
by Petar Jovanovic
· 12 years ago
b1ca31d
target-mips: fix mipsdsp_mul_q15_q15 and tests for MAQ_SA_W_PHL/PHR
by Petar Jovanovic
· 12 years ago
8b758d0
target-mips: fix rndrashift_short_acc and code for EXTR_ instructions
by Petar Jovanovic
· 12 years ago
97a8ea5
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
by Andreas Färber
· 12 years ago
c3affe5
cpu: Pass CPUState to cpu_interrupt()
by Andreas Färber
· 12 years ago
d8ed887
exec: Pass CPUState to cpu_reset_interrupt()
by Andreas Färber
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
by Andreas Färber
· 12 years ago
68473f1
mips64-linux-user: Enable 64-bit address mode and fpu
by Richard Henderson
· 12 years ago
084d049
mips-linux-user: Save and restore fpu and dsp from sigcontext
by Richard Henderson
· 12 years ago
26135ea
target-mips: Fix accumulator selection for MIPS16 and microMIPS
by Richard Sandiford
· 12 years ago
20c334a
target-mips: fix DSP overflow macro and affected routines
by Petar Jovanovic
· 12 years ago
806f352
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
by Peter Maydell
· 12 years ago
fadf982
cpu: Introduce ENV_OFFSET macros
by Andreas Färber
· 12 years ago
a345481
target-mips: fix for sign-issue in MULQ_W helper
by Petar Jovanovic
· 12 years ago
9c19eb1
target-mips: fix for incorrect multiplication with MULQ_S.PH
by Petar Jovanovic
· 12 years ago
ce1dd5d
target-mips: Use mul[us]2 in [D]MULT[U] insns
by Richard Henderson
· 12 years ago
c05efcb
cpu: Add CPUArchState pointer to CPUState
by Andreas Färber
· 12 years ago
78ce64f
target-mips: Move TCG initialization to MIPSCPU initfn
by Andreas Färber
· 12 years ago
c1caf1d
target-mips: Introduce QOM realizefn for MIPSCPU
by Andreas Färber
· 12 years ago
6f0af30
target-mips: enable access to DSP ASE if implemented
by Petar Jovanovic
· 12 years ago
f54c35d
target-mips: Unfuse {,N}M{ADD,SUB}.fmt
by Richard Sandiford
· 12 years ago
c728154
target-mips: Sign-extend the result of LWR
by Richard Sandiford
· 12 years ago
17e8fef
target-mips: Fix signedness of loads in MIPS16 RESTOREs
by Richard Sandiford
· 12 years ago
df6126a
target-mips: implement DSP (d)append sub-class with TCG
by Aurelien Jarno
· 12 years ago
0a16c79
target-mips: use DSP unions for reduction add instructions
by Aurelien Jarno
· 12 years ago
75d012a
target-mips: use DSP unions for unary DSP operators
by Aurelien Jarno
· 12 years ago
6de0e6c
target-mips: use DSP unions for binary DSP operators
by Aurelien Jarno
· 12 years ago
652613a
target-mips: add unions to access DSP elements
by Aurelien Jarno
· 12 years ago
ad153f1
target-mips: generate a reserved instruction exception on CPU without DSP
by Aurelien Jarno
· 12 years ago
d75c135
target-mips: copy insn_flags in DisasContext
by Aurelien Jarno
· 12 years ago
f7d2072
target-mips: fix DSP loads with rd = 0
by Aurelien Jarno
· 12 years ago
38d8f5c
exec: Return CPUState from qemu_get_cpu()
by Andreas Färber
· 12 years ago
55e5c28
cpu: Move cpu_index field to CPUState
by Andreas Färber
· 12 years ago
66afd1a
target-mips: Clean up mips_cpu_map_tc() documentation
by Andreas Färber
· 12 years ago
ce3960e
cpu: Move nr_{cores,threads} fields to CPUState
by Andreas Färber
· 12 years ago
da1a4ce
target-mips: Fix helper and tests for dot/cross-dot product instructions
by Petar Jovanovic
· 12 years ago
e320d05
target-mips: Replace macros by inline functions
by Stefan Weil
· 12 years ago
e1a4019
target-mips: Allow DSP access to be disabled once enabled.
by Eric Johnson
· 12 years ago
0f0b939
target-mips: Use EXCP_SC rather than a magic number
by 陳韋任 (Wei-Ren Chen)
· 12 years ago
c4aaba9
target-mips: Make repl_ph to sign extend to target-long
by Jovanovic, Petar
· 12 years ago
fe65a1f
Fix my email address
by Dongxue Zhang
· 12 years ago
79eb839
target-mips: Remove semicolon from macro definition
by Stefan Weil
· 12 years ago
b8abbbe
target-mips: Fix for helpers for EXTR_* instructions
by Petar Jovanovic
· 12 years ago
eec8972
target-mips: Fix incorrect reads and writes to DSPControl register
by Petar Jovanovic
· 12 years ago
6b4c305
fpu: move public header file to include/fpu
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
14cccb6
qom: move include files to include/qom/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
a8a826a
exec: refactor cpu_restore_state
by Blue Swirl
· 12 years ago
536b558
Merge branch 'master' of git.qemu-project.org:/pub/git/qemu
by Blue Swirl
· 12 years ago
ab1103d
TCG: Use gen_opc_instr_start from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
c9c99c2
TCG: Use gen_opc_icount from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
25983ca
TCG: Use gen_opc_pc from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
19e6c50
target-mips: Fix incorrect shift for SHILO and SHILOV
by Petar Jovanovic
· 12 years ago
34f5606
target-mips: Fix incorrect code and test for INSV
by Petar Jovanovic
· 12 years ago
31abf92
target-mips: remove POOL48A from the microMIPS decoding
by Aurelien Jarno
· 12 years ago
211da99
target-mips: Clean up microMIPS32 major opcode
by 陳韋任 (Wei-Ren Chen)
· 12 years ago
d132c79
target-mips: Add comments on POOL32Axf encoding
by 陳韋任 (Wei-Ren Chen)
· 12 years ago
92414b3
TCG: Use gen_opc_buf from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
efd7f48
TCG: Use gen_opc_ptr from context instead of global variable.
by Evgeny Voevodin
· 12 years ago
6801038
target-mips: fix wrong microMIPS opcode encoding
by 陳韋任 (Wei-Ren Chen)
· 12 years ago
7c2c3ea
target-mips: Fix seg fault for LUI when MIPS_DEBUG_DISAS==1.
by Eric Johnson
· 12 years ago
f4359b9
disas: avoid using cpu_single_env
by Blue Swirl
· 12 years ago
1cfd981
target-mips: use ULL for 64 bit constants
by Blue Swirl
· 12 years ago
98c8a73
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
by Anthony Liguori
· 12 years ago
286d52e
target-mips: don't flush extra TLB on permissions upgrade
by Aurelien Jarno
· 12 years ago
bc3e45e
target-mips: fix TLBR wrt SEGMask
by Aurelien Jarno
· 12 years ago
Next »