Sign in
qemu
/
qemu
/
0eb4fc817fa14347a381d018eb29f1eef2fb43e4
/
target-mips
b69e48a
target-mips: Fix type cast for w64 (uintptr_t)
by Stefan Weil
· 13 years ago
2050396
Use uintptr_t for various op related functions
by Blue Swirl
· 13 years ago
5cbdb3a
Replace Qemu by QEMU in comments
by Stefan Weil
· 13 years ago
6576b74
Replace Qemu by QEMU in internal documentation
by Stefan Weil
· 13 years ago
59821ae
target-mips: Add compiler attribute to some functions which don't return
by Stefan Weil
· 13 years ago
9349b4f
Rename CPUState -> CPUArchState
by Andreas Färber
· 13 years ago
7db13fa
target-mips: Don't overuse CPUState
by Andreas Färber
· 13 years ago
1bba0dc
Rename cpu_reset() to cpu_state_reset()
by Andreas Färber
· 13 years ago
93148aa
Spelling fixes in comments (it's -> its)
by Stefan Weil
· 13 years ago
0056c09
target-mips: Clean includes
by Stefan Weil
· 13 years ago
e7d8100
Fix spelling in comments, documentation and messages
by Stefan Weil
· 13 years ago
4abf79a
fix spelling in target sub directory
by Dong Xu Wang
· 13 years ago
bccd9ec
softmmu_header: pass CPUState to tlb_fill
by Blue Swirl
· 14 years ago
344eecf
mips: Support the MT TCStatus IXMT irq disable flag
by Edgar E. Iglesias
· 13 years ago
f249412
mips: Add MT halting and waking of VPEs
by Edgar E. Iglesias
· 13 years ago
9e56e75
mips: Initialize MT state at reset
by Edgar E. Iglesias
· 13 years ago
1dab005
mips: Default to using one VPE and one TC.
by Edgar E. Iglesias
· 13 years ago
ded4008
mips: Enable VInt interrupt mode for the 34Kf
by Edgar E. Iglesias
· 13 years ago
e428097
mips: Correct VInt vector generation
by Edgar E. Iglesias
· 13 years ago
bc45a67
mips: Correct IntCtl write mask for VInt
by Edgar E. Iglesias
· 13 years ago
5a25ce9
mips: Hook in more reg accesses via mttr/mftr
by Edgar E. Iglesias
· 13 years ago
fe8dca8
mips: Synchronize CP0 TCSTatus, Status and EntryHi
by Edgar E. Iglesias
· 13 years ago
b93bbdc
mips: Handle TC indexing of other VPEs
by Edgar E. Iglesias
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 14 years ago
3e45717
exec.h cleanup
by Blue Swirl
· 14 years ago
b14ef7c
Fix unassigned memory access handling
by Blue Swirl
· 14 years ago
2b41f10
Remove exec-all.h include directives
by Blue Swirl
· 14 years ago
f081c76
Move cpu_has_work and cpu_pc_from_tb to cpu.h
by Blue Swirl
· 14 years ago
f3e2703
exec.h: fix coding style and change cpu_has_work to return bool
by Blue Swirl
· 14 years ago
1162c04
cpu_loop_exit: avoid using AREG0
by Blue Swirl
· 14 years ago
99e43d3
target-mips: Fix warning caused by unused local variable
by Aurelien Jarno
· 14 years ago
711c212
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 14 years ago
ce0c693
target-mips: Do not check CPU_INTERRUPT_TIMER.
by Richard Henderson
· 14 years ago
ff2712b
Fix typos in comments (interupt -> interrupt)
by Stefan Weil
· 14 years ago
ebabb67
Fix typo in code and comments
by Stefan Weil
· 14 years ago
618ba8e
Remove unused function parameter from cpu_restore_state
by Stefan Weil
· 14 years ago
e87b7cb
Remove unused function parameters from gen_pc_load and rename the function
by Stefan Weil
· 14 years ago
6a38534
target-mips: clear softfpu exception state for comparison instructions
by Aurelien Jarno
· 14 years ago
30a00bc
target-mips: fix c.ps.* instructions
by Aurelien Jarno
· 14 years ago
353ebb7
target-mips: don't hardcode softfloat exception bits
by Aurelien Jarno
· 14 years ago
06a0e6b
target-mips: simplify FP comparisons
by Aurelien Jarno
· 14 years ago
211315f
softfloat: rename float*_eq() into float*_eq_quiet()
by Aurelien Jarno
· 14 years ago
3a59938
target-mips: use new float*_unordered*() functions
by Aurelien Jarno
· 14 years ago
4b4a72e
Fix conversions from pointer to tcg_target_long
by Stefan Weil
· 14 years ago
4ff9786
Fix trivial "endianness bugs"
by Stefan Weil
· 14 years ago
eda48c3
inline cpu_halted into sole caller
by Paolo Bonzini
· 14 years ago
efd4103
[PATCH] [MIPS] Clear softfpu exception state for round, trunc, ceil and floor
by Chris Dearman
· 14 years ago
b835e91
target-mips: fix save_cpu_state() calls
by Aurelien Jarno
· 14 years ago
5580722
mips: Break TBs after mfc0_count
by Edgar E. Iglesias
· 14 years ago
1856987
softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()
by Peter Maydell
· 14 years ago
4cdc1cd
target-mips: fix host CPU consumption when guest is idle
by Aurelien Jarno
· 14 years ago
9ed5726
target-mips: fix translation of MT instructions
by Nathan Froyd
· 14 years ago
9a78eea
target-xxx: Use fprintf_function (format checking)
by Stefan Weil
· 14 years ago
2abf314
mips: avoid write only variables
by Blue Swirl
· 14 years ago
1c7242d
MIPS: fix yield handling
by Blue Swirl
· 14 years ago
138afb0
mips: Add support for VInt and VEIC irq modes
by Edgar E. Iglesias
· 15 years ago
671b0f3
Correctly identify multiple cpus in SMP systems
by Hervé Poussineau
· 15 years ago
cf7c00d
Remove unused constant
by Hervé Poussineau
· 15 years ago
5dc5d9f
mips: more fixes to the MIPS interrupt glue logic
by Aurelien Jarno
· 15 years ago
3638831
mips: Correct MIPS interrupt glue logic for icount
by Edgar E. Iglesias
· 15 years ago
3fc00a7
target-mips: fix xtlb exception for loongson
by Aurelien Jarno
· 15 years ago
161f85e
target-mips: add loongson 2E & 2F integer instructions
by Aurelien Jarno
· 15 years ago
a88790a
remove exec-all.h inclusion from cpu.h
by Paolo Bonzini
· 15 years ago
10eb0cc
move cpu_pc_from_tb to target-*/exec.h
by Paolo Bonzini
· 15 years ago
83dae09
remove unused stuff from */exec.h
by Paolo Bonzini
· 15 years ago
afa88c3
target-mips: add Loongson support prefetch
by Aurelien Jarno
· 15 years ago
5c13fdf
target-mips: split load and store
by Aurelien Jarno
· 15 years ago
6fbab86
target-mips: fix DINSU instruction
by Aurelien Jarno
· 15 years ago
aa8f400
target-mips: enable movn/movz on loongson 2E & 2F
by Aurelien Jarno
· 15 years ago
5bc6fba
MIPS: Initial support of fulong mini pc (CPU definition)
by Huacai Chen
· 15 years ago
3308759
target-mips: Fix compilation
by Stefan Weil
· 15 years ago
bbfa8f7
target-mips: add microMIPS exception handler support
by Nathan Froyd
· 15 years ago
3c82410
target-mips: microMIPS ASE support
by Nathan Froyd
· 15 years ago
620e48f
target-mips: mips16 cleanups
by Nathan Froyd
· 15 years ago
8153667c
target-mips: refactor c{, abs}.cond.fmt insns
by Nathan Froyd
· 15 years ago
e459440
target-mips: move FP FMT comments closer to the definitions
by Aurelien Jarno
· 15 years ago
bf4120a
target-mips: define constants for magic numbers
by Nathan Froyd
· 15 years ago
26ebe46
target-mips: break out [ls][wd]c1 and rdhwr insn generation
by Nathan Froyd
· 15 years ago
564856b
target-mips: Remove duplicate CPU log.
by Richard Henderson
· 15 years ago
2a5612e
target-mips: Fix format specifiers for fpu_fprintf
by Stefan Weil
· 15 years ago
a7200c9
target-mips: Fix one more format specifier for cpu_fprintf
by Stefan Weil
· 15 years ago
1a7ff92
remove TARGET_* defines from translate-all.c
by Paolo Bonzini
· 15 years ago
d4c430a
Large page TLB flush
by Paul Brook
· 15 years ago
30724e7
target-mips: update address space definitions
by Aurelien Jarno
· 15 years ago
3c7b48b
Target specific usermode cleanup
by Paul Brook
· 15 years ago
4fcc562
Remove cpu_get_phys_page_debug from userspace emulation
by Paul Brook
· 15 years ago
5270589
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
by Richard Henderson
· 15 years ago
deb4203
target-mips: use newer logical ops
by Aurelien Jarno
· 15 years ago
e68dd28
target-mips: use setcond when possible
by Aurelien Jarno
· 15 years ago
3399e30
target-mips: fix ROTR and DROTR by zero
by Nathan Froyd
· 15 years ago
c2c65da
target-mips: fix CpU exception for coprocessor 0
by Nathan Froyd
· 15 years ago
6462bfc
target-mips: remove useless sign extension
by Aurelien Jarno
· 15 years ago
c36bbb2
target-mips: don't call cpu_loop_exit() from helper.c
by Aurelien Jarno
· 15 years ago
49a945a
kill regs_to_env and env_to_regs
by Paolo Bonzini
· 15 years ago
ab3aee2
target-mips: No MIPS16 support for 4Kc, 4KEc cores
by Stefan Weil
· 15 years ago
73642f5
target-mips: 4Kc, 4KEc cores do not support MIPS16
by Stefan Weil
· 15 years ago
91a7593
target-mips: fix user-mode emulation startup
by Nathan Froyd
· 15 years ago
d19954f
target-mips: set Config1.CA for MIPS16-aware CPUs
by Nathan Froyd
· 15 years ago
9da53be
target-mips: add copyright notice for mips16 work
by Nathan Froyd
· 15 years ago
Next »