index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-cris
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-1
/
+2
2013-03-03
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
Peter Maydell
1
-2
/
+2
2013-02-23
target-cris: Use mul*2 in mul* insns
Richard Henderson
1
-42
/
+2
2013-02-23
qemu-log: Remove qemu_log_try_set_file() and its users
Peter Maydell
1
-2
/
+0
2013-02-16
target-cris: Introduce CRISCPU subclasses
Andreas Färber
1
-48
/
+0
2013-02-16
target-cris: Move TCG initialization to CRISCPU initfn
Andreas Färber
1
-14
/
+5
2013-02-16
target-cris: Introduce QOM realizefn for CRISCPU
Andreas Färber
1
-2
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
1
-1
/
+1
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
-3
/
+3
2012-11-17
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
1
-4
/
+4
2012-11-17
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
1
-5
/
+5
2012-11-17
target-cris/translate.c: Code style clean-up
Evgeny Voevodin
1
-2500
/
+2540
2012-11-10
disas: avoid using cpu_single_env
Blue Swirl
1
-1
/
+1
2012-09-27
Emit debug_insn for CPU_LOG_TB_OP_OPT as well.
Richard Henderson
1
-1
/
+2
2012-09-15
target-cris: Switch to AREG0 free mode
Aurelien Jarno
1
-128
/
+128
2012-09-15
target-cris: Avoid AREG0 for helpers
Aurelien Jarno
1
-21
/
+23
2012-09-08
target-cris: Fix buffer overflow
Stefan Weil
1
-1
/
+1
2012-06-04
Kill off cpu_state_reset()
Andreas Färber
1
-5
/
+0
2012-06-04
target-cris: Let cpu_cris_init() return CRISCPU
Andreas Färber
1
-4
/
+4
2012-06-04
target-cris: Reindent cpu_cris_init()
Andreas Färber
1
-52
/
+53
2012-04-24
target-cris: Start QOM'ifying CPU init
Andreas Färber
1
-1
/
+1
2012-04-24
target-cris: QOM'ify CPU reset
Andreas Färber
1
-20
/
+2
2012-04-24
target-cris: QOM'ify CPU
Andreas Färber
1
-1
/
+3
2012-03-14
target-cris: Don't overuse CPUState
Andreas Färber
1
-23
/
+23
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-2
/
+2
2012-02-28
target-cris: Clean includes
Stefan Weil
1
-7
/
+0
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+0
2011-04-20
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
1
-2
/
+1
2011-04-10
Fix conversions from pointer to tcg_target_long
Stefan Weil
1
-1
/
+1
2011-01-25
cris: Replace tcg branch sequence with setcond
Edgar E. Iglesias
1
-9
/
+2
2011-01-13
cris: Set btaken when storing direct jumps
Edgar E. Iglesias
1
-0
/
+3
2011-01-10
cris: Remove unused orig_flags
Edgar E. Iglesias
1
-2
/
+2
2011-01-10
cris: Allow more TB chaining for crisv10
Edgar E. Iglesias
1
-10
/
+27
2011-01-07
cris: Allow more TB chaning
Edgar E. Iglesias
1
-19
/
+22
2011-01-07
cris: Avoid useless tmp in t_gen_cc_jmp()
Edgar E. Iglesias
1
-6
/
+1
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
1
-3
/
+2
2010-10-02
target-cris: Use %td for ptrdiff_t arguments in debug message
Stefan Weil
1
-1
/
+1
2010-06-16
cris: Move sign extension.
Edgar E. Iglesias
1
-13
/
+13
2010-06-16
cris: Centralize fetching
Edgar E. Iglesias
1
-22
/
+44
2010-06-16
cris: Make the CRISv32 insn decoders return signed int.
Edgar E. Iglesias
1
-86
/
+86
2010-05-22
Fix %lld or %llx printf format use
Blue Swirl
1
-2
/
+2
2010-04-25
cris: remove dead assignments, spotted by clang analyzer
Blue Swirl
1
-4
/
+1
2010-02-15
cris: Add support for CRISv10 translation.
Edgar E. Iglesias
1
-30
/
+132
2010-02-15
cris: Use tcg_gen_movi_tl.
Edgar E. Iglesias
1
-2
/
+2
2010-01-31
cris: Prettify register dumps.
Edgar E. Iglesias
1
-2
/
+2
2009-10-08
CRIS: Update PR_EDA on TLB faults.
Edgar E. Iglesias
1
-4
/
+0
[next]