index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-arm
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-arm: Fix and improve AA32 singlestep translation completion code
Sergey Fedorov
2015-12-17
1
-34
/
+31
*
target-arm: raise exception on misaligned LDREX operands
Andrew Baumann
2015-12-17
1
-4
/
+7
*
target-arm: Update condexec before arch BP check in AA32 translation
Sergey Fedorov
2015-11-19
1
-0
/
+1
*
target-arm: Update condexec before CP access check in AA32 translation
Sergey Fedorov
2015-11-19
1
-0
/
+1
*
target-arm: Update PC before calling gen_helper_check_breakpoints()
Sergey Fedorov
2015-11-12
1
-0
/
+1
*
target-arm: Clean up DISAS_UPDATE usage in AArch32 translation code
Sergey Fedorov
2015-11-10
1
-11
/
+14
*
target-arm: Report S/NS status in the CPU debug logs
Peter Maydell
2015-11-03
1
-1
/
+11
*
target-*: Advance pc after recognizing a breakpoint
Richard Henderson
2015-10-28
1
-2
/
+5
*
target-arm/translate.c: Handle non-executable page-straddling Thumb insns
Peter Maydell
2015-10-27
1
-1
/
+44
*
target-arm: Fix CPU breakpoint handling
Sergey Fedorov
2015-10-16
1
-5
/
+14
*
target-arm: Break the TB after ISB to execute self-modified code correctly
Sergey Sorokin
2015-10-16
1
-2
/
+15
*
tcg: Remove gen_intermediate_code_pc
Richard Henderson
2015-10-07
1
-45
/
+9
*
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
2015-10-07
1
-4
/
+5
*
tcg: Add TCG_MAX_INSNS
Richard Henderson
2015-10-07
1
-1
/
+5
*
target-arm: Add condexec state to insn_start
Richard Henderson
2015-10-07
1
-1
/
+2
*
target-*: Introduce and use cpu_breakpoint_test
Richard Henderson
2015-10-07
1
-15
/
+16
*
target-*: Increment num_insns immediately after tcg_gen_insn_start
Richard Henderson
2015-10-07
1
-3
/
+4
*
target-*: Unconditionally emit tcg_gen_insn_start
Richard Henderson
2015-10-07
1
-4
/
+1
*
tcg: Rename debug_insn_start to insn_start
Richard Henderson
2015-10-07
1
-1
/
+1
*
target-arm: Handle always condition codes within arm_test_cc
Richard Henderson
2015-09-14
1
-0
/
+9
*
target-arm: Introduce DisasCompare
Richard Henderson
2015-09-14
1
-46
/
+69
*
target-arm: Share all common TCG temporaries
Richard Henderson
2015-09-14
1
-5
/
+5
*
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-11
1
-1
/
+1
*
target-arm: Fix default_exception_el() function for the case when EL3 is not ...
Sergey Sorokin
2015-09-08
1
-1
/
+5
*
tcg: Remove tcg_gen_trunc_i64_i32
Richard Henderson
2015-08-24
1
-23
/
+23
*
target-arm: Implement YIELD insn to yield in ARM and Thumb translators
Peter Maydell
2015-07-06
1
-0
/
+7
*
disas: Remove uses of CPU env
Peter Crosthwaite
2015-06-22
1
-1
/
+1
*
target-arm: Correct "preferred return address" for cpreg access exceptions
Peter Maydell
2015-06-15
1
-1
/
+1
*
target-arm: Add the THUMB_DSP feature
Aurelio C. Remonda
2015-06-15
1
-10
/
+102
*
target-arm: Avoid buffer overrun on UNPREDICTABLE ldrd/strd
Peter Maydell
2015-05-29
1
-24
/
+32
*
target-arm: Don't halt on WFI unless we don't have any work
Peter Maydell
2015-05-29
1
-0
/
+4
*
target-arm: Extend FP checks to use an EL
Greg Bellows
2015-05-29
1
-10
/
+7
*
target-arm: Add exception target el infrastructure
Greg Bellows
2015-05-29
1
-23
/
+42
*
target-arm: Fix handling of STM (user) with r15 in register list
Peter Maydell
2015-03-16
1
-6
/
+12
*
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-03-13
1
-4
/
+4
*
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-13
1
-6
/
+3
*
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-02-13
1
-1
/
+0
*
target-arm: Use correct mmu_idx for unprivileged loads and stores
Peter Maydell
2015-02-05
1
-2
/
+24
*
target-arm: Define correct mmu_idx values and pass them in TB flags
Peter Maydell
2015-02-05
1
-2
/
+3
*
target-arm: check that LSB <= MSB in BFI instruction
Kirill Batuzov
2015-02-05
1
-0
/
+4
*
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-1
/
+1
*
translate: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-2
/
+2
*
target-arm: add secure state bit to CPREG hash
Peter Maydell
2014-12-11
1
-5
/
+9
*
target-arm: add non-secure Translation Block flag
Sergey Fedorov
2014-12-11
1
-0
/
+1
*
target-arm/translate.c: Don't pass CPUARMState * to disas_arm_insn()
Peter Maydell
2014-11-04
1
-6
/
+5
*
target-arm/translate.c: Don't pass CPUARMState around in the decoder
Peter Maydell
2014-11-04
1
-44
/
+50
*
target-arm/translate.c: Don't use IS_M()
Peter Maydell
2014-11-04
1
-8
/
+11
*
target-arm/translate.c: Use arm_dc_feature() rather than arm_feature()
Peter Maydell
2014-11-04
1
-60
/
+80
*
target-arm/translate.c: Use arm_dc_feature() in ENABLE_ARCH_ macros
Peter Maydell
2014-11-04
1
-8
/
+8
*
target-arm: rename arm_current_pl to arm_current_el
Greg Bellows
2014-10-24
1
-2
/
+2
[next]