Sign in
qemu-android
/
qemu-android
/
9c046d96d4d0d1fef89a30b1491775492082da9d
/
target-cris
05bf441
cris: Remove unused orig_flags
by Edgar E. Iglesias
· 14 years ago
5cabc5c
cris: Allow more TB chaining for crisv10
by Edgar E. Iglesias
· 14 years ago
cb752a6
cris: Allow more TB chaning
by Edgar E. Iglesias
· 14 years ago
2a704b1
cris: Avoid useless tmp in t_gen_cc_jmp()
by Edgar E. Iglesias
· 14 years ago
9a78eea
target-xxx: Use fprintf_function (format checking)
by Stefan Weil
· 14 years ago
03e654c
cris: avoid a write only variable
by Blue Swirl
· 14 years ago
3e18c6b
cris: Consider the TLB valid bit on writes to the TLB
by Edgar E. Iglesias
· 14 years ago
211ecdc
target-cris: Use %td for ptrdiff_t arguments in debug message
by Stefan Weil
· 14 years ago
ebab172
cris: Fix watchdog resets
by Edgar E. Iglesias
· 15 years ago
58aebb9
cris: Fix TLB exec bit protection
by Edgar E. Iglesias
· 15 years ago
3ffd710
Use gcc warning flag -Wempty-body
by Blue Swirl
· 15 years ago
abdfd95
cris: Avoid spurios hw_abort on recursive bus faults
by Edgar E. Iglesias
· 15 years ago
9f5a1fa
cris: Avoid debug clobbering for both I & D MMU state.
by Edgar E. Iglesias
· 15 years ago
3c4fe42
cris: Dont clobber the MMU state across calls to cpu_get_phys_page_debug.
by Edgar E. Iglesias
· 15 years ago
253248a
cris: Break out rand LFSR update into a separate func.
by Edgar E. Iglesias
· 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
1884533
cris: Move sign extension.
by Edgar E. Iglesias
· 15 years ago
7de141c
cris: Centralize fetching
by Edgar E. Iglesias
· 15 years ago
a699a7b
cris: Make the CRISv32 insn decoders return signed int.
by Edgar E. Iglesias
· 15 years ago
77d4f95
cris: Break out image loading to hw/cris-boot.c.
by Edgar E. Iglesias
· 15 years ago
0bfcd59
Fix %lld or %llx printf format use
by Blue Swirl
· 15 years ago
02021c3
Fix __VA__ARGS__ typo in cris mmu.c
by Riccardo Magliocchetti
· 15 years ago
0d84be5
cris: remove dead assignments, spotted by clang analyzer
by Blue Swirl
· 15 years ago
43dc2a6
Replace assert(0) with abort() or cpu_abort()
by Blue Swirl
· 15 years ago
d4c430a
Large page TLB flush
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
70539e1
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
4ffb9ae
cris: Mask interrupts on dslots for CRISv10.
by Edgar E. Iglesias
· 15 years ago
bf76baf
crisv10: Prettify.
by Edgar E. Iglesias
· 15 years ago
40e9edd
cris: Add support for CRISv10 translation.
by Edgar E. Iglesias
· 15 years ago
46e246c
cris: Use tcg_gen_movi_tl.
by Edgar E. Iglesias
· 15 years ago
7a97735
cris: Add v10 style interrupts.
by Edgar E. Iglesias
· 15 years ago
9547521
crisv10: Always clear the V and C flags on btst.
by Edgar E. Iglesias
· 15 years ago
fb9fb69
cris: Prepare for CRISv10.
by Edgar E. Iglesias
· 15 years ago
416c606
cris: Prettify register dumps.
by Edgar E. Iglesias
· 15 years ago
49a945a
kill regs_to_env and env_to_regs
by Paolo Bonzini
· 15 years ago
218951e
CRIS: Segmented addressing only for kernel mode.
by Edgar E. Iglesias
· 15 years ago
be9f2de
CRIS: Update PR_EDA on TLB faults.
by Edgar E. Iglesias
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
72cf2d4
Fix sys-queue.h conflict for good
by Blue Swirl
· 16 years ago
0b5c1ce
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
by Nathan Froyd
· 16 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
913bbbc
cris: Remove unused internal flag.
by Edgar E. Iglesias
· 16 years ago
ce24e07
CRIS: Prettify sizes for the internal disasm.
by Edgar E. Iglesias
· 16 years ago
4548eae
CRIS: Remove duplicated flag defines.
by Edgar E. Iglesias
· 16 years ago
f80f9ec
Convert machine registration to use module init functions
by Anthony Liguori
· 16 years ago
5561650
Include assert.h from qemu-common.h
by Paul Brook
· 16 years ago
f3bc523
CRIS: Fix bmi.
by Edgar E. Iglesias
· 16 years ago
2fa73ec
CRIS: cris_mmu_result_t -> cris_mmu_result
by Edgar E. Iglesias
· 16 years ago
0bf46a4
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
by aliguori
· 16 years ago
6a4955a
qemu: per-arch cpu_has_work (Marcelo Tosatti)
by aliguori
· 16 years ago
1b530a6
Add new command line option -singlestep for tcg single stepping.
by aurel32
· 16 years ago
c276471
The _exit syscall is used for both thread termination in NPTL applications,
by pbrook
· 16 years ago
d488ddd
CRIS: Avoid endless loops for unstested CRIS cpu-state load/save.
by edgar_igl
· 16 years ago
cc53adb
CRIS: Fix remaining build warnings.
by edgar_igl
· 16 years ago
0d0266a
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
5281966
CRIS: Init the feedback shiftreg used for randomizing TLB sets.
by edgar_igl
· 16 years ago
eca1bdf
Log reset events (Jan Kiszka)
by aliguori
· 16 years ago
8fec2b8
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
by aliguori
· 16 years ago
93fcfe3
Convert references to logfile/loglevel to use qemu_log*() macros
by aliguori
· 16 years ago
d12d51d
Clean up debugging code #ifdefs (Eduardo Habkost)
by aliguori
· 16 years ago
6231868
CRIS: Purify some of the flag evaluation helpers.
by edgar_igl
· 16 years ago
ef96779
CRIS: Implement set_thread_area for CRIS.
by edgar_igl
· 16 years ago
c38ac98
CRIS: Use a helper for lz.
by edgar_igl
· 16 years ago
85220fb
CRIS: bound operates directly on regs, no need to allocate temp destination.
by edgar_igl
· 16 years ago
abd5c94
CRIS: Speedup btst by using a helper.
by edgar_igl
· 16 years ago
69b5cae
CRIS: NMI wakes up the core.
by edgar_igl
· 16 years ago
213fb47
CRIS: NMI wakes up the core.
by edgar_igl
· 16 years ago
459e518
CRIS: Move operations can be optimized as arithmetic ones for cc evaluation.
by edgar_igl
· 16 years ago
a8cf66b
CRIS: Slight performance improvement for flag evaluation.
by edgar_igl
· 16 years ago
10c144e
ETRAX: Add a model for the axis devboard88 machine.
by edgar_igl
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
80e1b26
CRIS: Dont flush kernel protected pages when modifying $pid.
by edgar_igl
· 16 years ago
bf91ada
CRIS: Remove unused pfn member from mmu translation results.
by edgar_igl
· 16 years ago
0a6f8a6
CRIS: Remove CRIS specific do_unassigned_access.
by edgar_igl
· 16 years ago
b1503cd
Use the ARRAY_SIZE() macro where appropriate.
by malc
· 16 years ago
db8d990
Remove FORCE_RET() and RETURN()
by aurel32
· 16 years ago
2cbd949
Common cpu_loop_exit prototype
by aurel32
· 16 years ago
c0ce998
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
by aliguori
· 16 years ago
380ce5b
CRIS: remove unused op_template.h.
by edgar_igl
· 16 years ago
a1d1bb3
Refactor and enhance break/watchpoint API (Jan Kiszka)
by aliguori
· 16 years ago
6b91754
Refactor translation block CPU state handling (Jan Kiszka)
by aliguori
· 16 years ago
622ed36
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
by aliguori
· 16 years ago
a7812ae
TCG variable type checking.
by pbrook
· 16 years ago
6d17c60
target-cris: access to TCG variables through GET_TCGV()
by aurel32
· 16 years ago
4469629
CRIS: Plug more temp leaks.
by edgar_igl
· 16 years ago
f4b147f
CRIS: Plug a few temp leaks.
by edgar_igl
· 16 years ago
31c18d8
CRIS: Remove cpu_T.
by edgar_igl
· 16 years ago
fb48f71
CRIS: Avoid more cpu_T usage.
by edgar_igl
· 16 years ago
43d7ac4
CRIS: Avoid cpu_T[1] for move_r.
by edgar_igl
· 16 years ago
c5631f4
CRIS: Avoid using cpu_T[0] for testing condition codes.
by edgar_igl
· 16 years ago
7dcfb08
CRIS: Add branch-free versions of abs, lsl, lsr and asr.
by edgar_igl
· 16 years ago
4f9cc92
CRIS: Correct tcg globals allocation for 64bit hosts.
by edgar_igl
· 16 years ago
a855593
CRIS: Initialize the arch version preg to v32.
by edgar_igl
· 16 years ago
cddffe3
CRIS: Partial EXS reg support and fixes for SPC.
by edgar_igl
· 16 years ago
dd20fcd
CRIS: Correct typos.
by edgar_igl
· 16 years ago
Next »