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-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
2019-02-01
target/arm/translate-a64: Don't underdecode add/sub extended register
Peter Maydell
2019-02-01
target/arm/translate-a64: Don't underdecode SIMD ld/st single
Peter Maydell
2019-02-01
target/arm/translate-a64: Don't underdecode SIMD ld/st multiple
Peter Maydell
2019-02-01
target/arm/translate-a64: Don't underdecode PRFM
Peter Maydell
2019-02-01
target/arm/translate-a64: Don't underdecode system instructions
Peter Maydell
2019-01-21
target/arm: Tidy TBI handling in gen_a64_set_pc
Richard Henderson
2019-01-21
target/arm: Merge TBFLAG_AA_TB{0, 1} to TBII
Richard Henderson
2019-01-21
target/arm: Decode Load/store register (pac)
Richard Henderson
2019-01-21
target/arm: Decode PAuth within disas_uncond_b_reg
Richard Henderson
2019-01-21
target/arm: Rearrange decode in disas_uncond_b_reg
Richard Henderson
2019-01-21
target/arm: Add new_pc argument to helper_exception_return
Richard Henderson
2019-01-21
target/arm: Decode PAuth within disas_data_proc_2src
Richard Henderson
2019-01-21
target/arm: Decode PAuth within disas_data_proc_1src
Richard Henderson
2019-01-21
target/arm: Rearrange decode in disas_data_proc_1src
Richard Henderson
2019-01-21
target/arm: Decode PAuth within system hint space
Richard Henderson
2019-01-21
target/arm: Add PAuth active bit to tbflags
Richard Henderson
2019-01-07
target/arm: Convert ARM_TBFLAG_* to FIELDs
Richard Henderson
2018-12-13
target/arm: Implement the ARMv8.1-LOR extension
Richard Henderson
2018-11-06
target/arm: Remove can't-happen if() from handle_vec_simd_shli()
Peter Maydell
2018-10-24
target/arm: Use gvec for NEON_3R_VTST_VCEQ, NEON_3R_VCGT, NEON_3R_VCGE
Richard Henderson
2018-10-24
target/arm: Use gvec for NEON_3R_VML
Richard Henderson
2018-10-24
target/arm: Use gvec for VSRI, VSLI
Richard Henderson
2018-10-24
target/arm: Use gvec for VSRA
Richard Henderson
2018-10-24
target/arm: Use gvec for NEON_3R_LOGIC insns
Richard Henderson
2018-10-24
target/arm: Promote consecutive memory ops for aa64
Richard Henderson
2018-10-24
target/arm: Use tcg_gen_gvec_dup_i64 for LD[1-4]R
Richard Henderson
2018-10-24
target/arm: Don't call tcg_clear_temp_count
Richard Henderson
2018-10-24
target/arm: Hoist address increment for vector memory ops
Richard Henderson
2018-10-24
target/arm: Convert v8.2-fp16 from feature bit to aa64pfr0 test
Richard Henderson
2018-10-24
target/arm: Convert sve from feature bit to aa64pfr0 test
Richard Henderson
2018-10-24
target/arm: Convert v8 extensions from feature bits to isar tests
Richard Henderson
2018-10-18
target/arm: Check HAVE_CMPXCHG128 at translate time
Richard Henderson
[next]