index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
/
translate.c
Age
Commit message (
Expand
)
Author
2015-10-07
tcg: Remove gen_intermediate_code_pc
Richard Henderson
2015-10-07
tcg: Pass data argument to restore_state_to_opc
Richard Henderson
2015-10-07
tcg: Add TCG_MAX_INSNS
Richard Henderson
2015-10-07
target-arm: Add condexec state to insn_start
Richard Henderson
2015-10-07
target-*: Introduce and use cpu_breakpoint_test
Richard Henderson
2015-10-07
target-*: Increment num_insns immediately after tcg_gen_insn_start
Richard Henderson
2015-10-07
target-*: Unconditionally emit tcg_gen_insn_start
Richard Henderson
2015-10-07
tcg: Rename debug_insn_start to insn_start
Richard Henderson
2015-09-14
target-arm: Handle always condition codes within arm_test_cc
Richard Henderson
2015-09-14
target-arm: Introduce DisasCompare
Richard Henderson
2015-09-14
target-arm: Share all common TCG temporaries
Richard Henderson
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-08
target-arm: Fix default_exception_el() function for the case when EL3 is not ...
Sergey Sorokin
2015-08-24
tcg: Remove tcg_gen_trunc_i64_i32
Richard Henderson
2015-07-06
target-arm: Implement YIELD insn to yield in ARM and Thumb translators
Peter Maydell
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
2015-06-15
target-arm: Correct "preferred return address" for cpreg access exceptions
Peter Maydell
2015-06-15
target-arm: Add the THUMB_DSP feature
Aurelio C. Remonda
2015-05-29
target-arm: Avoid buffer overrun on UNPREDICTABLE ldrd/strd
Peter Maydell
2015-05-29
target-arm: Don't halt on WFI unless we don't have any work
Peter Maydell
2015-05-29
target-arm: Extend FP checks to use an EL
Greg Bellows
2015-05-29
target-arm: Add exception target el infrastructure
Greg Bellows
2015-03-16
target-arm: Fix handling of STM (user) with r15 in register list
Peter Maydell
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-02-12
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
Richard Henderson
2015-02-12
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-02-05
target-arm: Use correct mmu_idx for unprivileged loads and stores
Peter Maydell
2015-02-05
target-arm: Define correct mmu_idx values and pass them in TB flags
Peter Maydell
2015-02-05
target-arm: check that LSB <= MSB in BFI instruction
Kirill Batuzov
2015-01-03
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
translate: check cflags instead of use_icount global
Paolo Bonzini
2014-12-11
target-arm: add secure state bit to CPREG hash
Peter Maydell
2014-12-11
target-arm: add non-secure Translation Block flag
Sergey Fedorov
2014-11-04
target-arm/translate.c: Don't pass CPUARMState * to disas_arm_insn()
Peter Maydell
2014-11-04
target-arm/translate.c: Don't pass CPUARMState around in the decoder
Peter Maydell
2014-11-04
target-arm/translate.c: Don't use IS_M()
Peter Maydell
2014-11-04
target-arm/translate.c: Use arm_dc_feature() rather than arm_feature()
Peter Maydell
2014-11-04
target-arm/translate.c: Use arm_dc_feature() in ENABLE_ARCH_ macros
Peter Maydell
2014-10-24
target-arm: rename arm_current_pl to arm_current_el
Greg Bellows
2014-10-24
target-arm: correctly UNDEF writes to FPINST/FPINST2 from EL0
Peter Maydell
2014-10-24
target-arm: Add support for A32 and T32 HVC and SMC insns
Peter Maydell
2014-09-29
target-arm: Don't handle c15_cpar changes via tb_flush()
Peter Maydell
2014-08-19
target-arm: Implement ARMv8 single-stepping for AArch32 code
Peter Maydell
2014-08-19
target-arm: Don't allow AArch32 to access RES0 CPSR bits
Peter Maydell
2014-08-12
trace: [tcg] Include TCG-tracing header on all targets
LluĂs Vilanova
2014-06-09
target-arm: Delete unused iwmmxt_msadb helper
Peter Maydell
2014-06-09
target-arm: A32/T32: Mask CRC value in calling code, not helper
Peter Maydell
2014-06-09
target-arm: add support for v8 VMULL.P64 instruction
Peter Maydell
2014-06-09
target-arm: Allow 3reg_wide undefreq to encode more bad size options
Peter Maydell
2014-06-09
target-arm: add support for v8 SHA1 and SHA256 instructions
Ard Biesheuvel
[next]