index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-mips
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-16
cpu: Add CPUArchState pointer to CPUState
Andreas Färber
1
-0
/
+2
2013-02-16
target-mips: Move TCG initialization to MIPSCPU initfn
Andreas Färber
3
-2
/
+6
2013-02-16
target-mips: Introduce QOM realizefn for MIPSCPU
Andreas Färber
3
-2
/
+20
2013-01-31
target-mips: enable access to DSP ASE if implemented
Petar Jovanovic
1
-4
/
+2
2013-01-31
target-mips: Unfuse {,N}M{ADD,SUB}.fmt
Richard Sandiford
1
-8
/
+17
2013-01-31
target-mips: Sign-extend the result of LWR
Richard Sandiford
1
-0
/
+1
2013-01-31
target-mips: Fix signedness of loads in MIPS16 RESTOREs
Richard Sandiford
1
-1
/
+1
2013-01-31
target-mips: implement DSP (d)append sub-class with TCG
Aurelien Jarno
3
-126
/
+87
2013-01-31
target-mips: use DSP unions for reduction add instructions
Aurelien Jarno
1
-16
/
+14
2013-01-31
target-mips: use DSP unions for unary DSP operators
Aurelien Jarno
1
-82
/
+42
2013-01-31
target-mips: use DSP unions for binary DSP operators
Aurelien Jarno
1
-268
/
+116
2013-01-31
target-mips: add unions to access DSP elements
Aurelien Jarno
1
-0
/
+22
2013-01-31
target-mips: generate a reserved instruction exception on CPU without DSP
Aurelien Jarno
1
-2
/
+10
2013-01-31
target-mips: copy insn_flags in DisasContext
Aurelien Jarno
1
-381
/
+381
2013-01-31
target-mips: fix DSP loads with rd = 0
Aurelien Jarno
1
-5
/
+0
2013-01-15
exec: Return CPUState from qemu_get_cpu()
Andreas Färber
1
-3
/
+8
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
2
-10
/
+15
2013-01-15
target-mips: Clean up mips_cpu_map_tc() documentation
Andreas Färber
1
-5
/
+9
2013-01-15
cpu: Move nr_{cores,threads} fields to CPUState
Andreas Färber
1
-3
/
+5
2013-01-08
target-mips: Fix helper and tests for dot/cross-dot product instructions
Petar Jovanovic
1
-1
/
+1
2013-01-08
target-mips: Replace macros by inline functions
Stefan Weil
1
-18
/
+24
2013-01-08
target-mips: Allow DSP access to be disabled once enabled.
Eric Johnson
1
-1
/
+1
2013-01-01
target-mips: Use EXCP_SC rather than a magic number
陳韋任 (Wei-Ren Chen)
1
-3
/
+2
2013-01-01
target-mips: Make repl_ph to sign extend to target-long
Jovanovic, Petar
1
-1
/
+2
2013-01-01
Fix my email address
Dongxue Zhang
1
-1
/
+1
2013-01-01
target-mips: Remove semicolon from macro definition
Stefan Weil
1
-1
/
+1
2013-01-01
target-mips: Fix for helpers for EXTR_* instructions
Petar Jovanovic
1
-35
/
+10
2013-01-01
target-mips: Fix incorrect reads and writes to DSPControl register
Petar Jovanovic
1
-0
/
+8
2012-12-19
fpu: move public header file to include/fpu
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
qom: move include files to include/qom/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
4
-11
/
+11
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
1
-1
/
+1
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
1
-7
/
+1
2012-12-08
Merge branch 'master' of git.qemu-project.org:/pub/git/qemu
Blue Swirl
1
-9
/
+10
2012-12-08
TCG: Use gen_opc_instr_start from context instead of global variable.
Evgeny Voevodin
1
-3
/
+3
2012-12-08
TCG: Use gen_opc_icount from context instead of global variable.
Evgeny Voevodin
1
-1
/
+1
2012-12-08
TCG: Use gen_opc_pc from context instead of global variable.
Evgeny Voevodin
1
-2
/
+2
2012-12-06
target-mips: Fix incorrect shift for SHILO and SHILOV
Petar Jovanovic
1
-8
/
+9
2012-12-06
target-mips: Fix incorrect code and test for INSV
Petar Jovanovic
1
-1
/
+1
2012-11-24
target-mips: remove POOL48A from the microMIPS decoding
Aurelien Jarno
1
-1
/
+0
2012-11-24
target-mips: Clean up microMIPS32 major opcode
陳韋任 (Wei-Ren Chen)
1
-7
/
+17
2012-11-24
target-mips: Add comments on POOL32Axf encoding
陳韋任 (Wei-Ren Chen)
1
-0
/
+17
2012-11-17
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
1
-3
/
+3
2012-11-17
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
1
-4
/
+5
2012-11-15
target-mips: fix wrong microMIPS opcode encoding
陳韋任 (Wei-Ren Chen)
1
-1
/
+1
2012-11-11
target-mips: Fix seg fault for LUI when MIPS_DEBUG_DISAS==1.
Eric Johnson
1
-7
/
+11
2012-11-10
disas: avoid using cpu_single_env
Blue Swirl
1
-1
/
+1
2012-11-05
target-mips: use ULL for 64 bit constants
Blue Swirl
1
-2
/
+2
2012-11-01
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
1
-5
/
+6
[next]