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-a64.c
Age
Commit message (
Expand
)
Author
2019-09-04
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging
Peter Maydell
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
2019-09-03
target/arm: Allow ARMCPRegInfo read/write functions to throw exceptions
Peter Maydell
2019-09-03
Revert "target/arm: Use unallocated_encoding for aarch32"
Richard Henderson
2019-08-20
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
2019-08-16
target/arm: Use unallocated_encoding for aarch32
Richard Henderson
2019-08-16
target/arm: Remove offset argument to gen_exception_bkpt_insn
Richard Henderson
2019-08-16
target/arm: Replace offset with pc in gen_exception_internal_insn
Richard Henderson
2019-08-16
target/arm: Replace offset with pc in gen_exception_insn
Richard Henderson
2019-08-16
target/arm: Replace s->pc with s->base.pc_next
Richard Henderson
2019-08-16
target/arm: Introduce pc_curr
Richard Henderson
2019-08-16
target/arm: Fix routing of singlestep exceptions
Peter Maydell
2019-08-16
target/arm: Factor out 'generate singlestep exception' function
Peter Maydell
2019-07-01
target/arm: Move CPU state dumping routines to cpu.c
Philippe Mathieu-Daudé
2019-06-17
target/arm: Move vfp_expand_imm() to translate.[ch]
Peter Maydell
2019-06-13
target/arm: Use tcg_gen_gvec_bitsel
Richard Henderson
2019-06-10
target/arm: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
tcg: Create struct CPUTLB
Richard Henderson
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
2019-05-23
target/arm: Simplify BFXIL expansion
Richard Henderson
2019-05-23
target/arm: Use extract2 for EXTR
Richard Henderson
2019-05-13
target/arm: Use tcg_gen_abs_i64 and tcg_gen_gvec_abs
Richard Henderson
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-03-25
target/arm: Fix non-parallel expansion of CASP
Richard Henderson
2019-03-05
target/arm: Implement ARMv8.5-FRINT
Richard Henderson
2019-03-05
target/arm: Restructure handle_fp_1src_{single, double}
Richard Henderson
2019-03-05
target/arm: Implement ARMv8.5-CondM
Richard Henderson
2019-03-05
target/arm: Implement ARMv8.4-CondM
Richard Henderson
2019-03-05
target/arm: Rearrange disas_data_proc_reg
Richard Henderson
2019-03-05
target/arm: Add set/clear_pstate_bits, share gen_ss_advance
Richard Henderson
2019-03-05
target/arm: Split helper_msr_i_pstate into 3
Richard Henderson
2019-03-05
target/arm: Implement ARMv8.0-SB
Richard Henderson
2019-02-28
target/arm: Implement FMLAL and FMLSL for aarch64
Richard Henderson
2019-02-21
target/arm: Implement ARMv8.3-JSConv
Richard Henderson
2019-02-21
target/arm: Restructure disas_fp_int_conv
Richard Henderson
2019-02-15
target/arm: Use vector operations for saturation
Richard Henderson
2019-02-15
target/arm: Use vector minmax expanders for aarch64
Richard Henderson
2019-02-15
target/arm: Rely on optimization within tcg_gen_gvec_or
Richard Henderson
2019-02-05
target/arm: Clean TBI for data operations in the translator
Richard Henderson
2019-02-05
target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignore
Richard Henderson
2019-02-05
target/arm: Set btype for indirect branches
Richard Henderson
2019-02-05
target/arm: Reset btype for direct branches
Richard Henderson
2019-02-05
target/arm: Default handling of BTYPE during translation
Richard Henderson
2019-02-05
target/arm: Add BT and BTYPE to tb->flags
Richard Henderson
2019-02-05
target/arm: Add PSTATE.BTYPE
Richard Henderson
2019-02-01
target/arm: fix decoding of B{,L}RA{A,B}
Remi Denis-Courmont
2019-02-01
target/arm/translate-a64: Fix mishandling of size in FCMLA decode
Peter Maydell
2019-02-01
target/arm/translate-a64: Fix FCMLA decoding error
Peter Maydell
2019-02-01
target/arm/translate-a64: Don't underdecode SDOT and UDOT
Peter Maydell
2019-02-01
target/arm/translate-a64: Don't underdecode FP insns
Peter Maydell
[next]