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
2018-02-15
target/arm: Handle SVE registers when using clear_vec_high
Richard Henderson
2018-02-15
target/arm: Enforce access to ZCR_EL at translation
Richard Henderson
2018-02-15
target/arm: Enforce FP access to FPCR/FPSR
Richard Henderson
2018-02-09
target/arm: Add SVE state to TB->FLAGS
Richard Henderson
2018-02-09
target/arm: Expand vector registers for SVE
Richard Henderson
2018-02-09
target/arm: implement SM4 instructions
Ard Biesheuvel
2018-02-09
target/arm: implement SM3 instructions
Ard Biesheuvel
2018-02-09
target/arm: implement SHA-3 instructions
Ard Biesheuvel
2018-02-09
target/arm: implement SHA-512 instructions
Ard Biesheuvel
2018-02-08
target/arm: Use vector infrastructure for aa64 orr/bic immediate
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 multiplies
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 compares
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 constant shifts
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 dup/movi
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 mov/not/neg
Richard Henderson
2018-02-08
target/arm: Use vector infrastructure for aa64 add/sub/logic
Richard Henderson
2018-01-25
target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers
Richard Henderson
2018-01-25
target/arm: Change the type of vfp.regs
Richard Henderson
2018-01-25
target/arm: Use pointers in crypto helpers
Richard Henderson
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-16
target/arm: Add fp16 support to vfp_expand_imm
Richard Henderson
2018-01-16
target/arm: Split out vfp_expand_imm
Richard Henderson
2017-12-29
tcg: Dynamically allocate TCGOps
Richard Henderson
2017-12-29
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-11-13
arm/translate-a64: mark path as unreachable to eliminate warning
Emilio G. Cota
2017-10-31
fix WFI/WFE length in syndrome register
Stefano Stabellini
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
2017-10-24
target/arm: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-10
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
2017-09-21
target/arm: Remove out of date ARM ARM section references in A64 decoder
Peter Maydell
2017-09-14
target/arm: Avoid an extra temporary for store_exclusive
Richard Henderson
2017-09-14
AArch64: Fix single stepping of ERET instruction
Jaroslaw Pelczar
2017-09-06
target/arm: [a64] Move page and ss checks to init_disas_context
Richard Henderson
2017-09-06
target/arm: [tcg] Port to generic translation framework
Lluís Vilanova
2017-09-06
target/arm: [tcg,a64] Port to disas_log
Lluís Vilanova
2017-09-06
target/arm: [tcg,a64] Port to tb_stop
Lluís Vilanova
2017-09-06
target/arm: [tcg,a64] Port to translate_insn
Lluís Vilanova
2017-09-06
target/arm: [tcg,a64] Port to breakpoint_check
Lluís Vilanova
2017-09-06
target/arm: [tcg,a64] Port to insn_start
Lluís Vilanova
2017-09-06
target/arm: [tcg,a64] Port to init_disas_context
Lluís Vilanova
2017-09-06
target/arm: [tcg] Port to DisasContextBase
Lluís Vilanova
2017-09-06
target/arm: Use DISAS_NORETURN
Richard Henderson
2017-09-04
target/arm: Fix aa64 ldp register writeback
Richard Henderson
2017-08-15
target/arm: Require alignment for load exclusive
Alistair Francis
2017-08-15
target/arm: Correct load exclusive pair atomicity
Richard Henderson
2017-08-15
target/arm: Correct exclusive store cmpxchg memop mask
Alistair Francis
2017-07-24
target/arm: fix TCG temp leak in aarch64 rev16
Emilio G. Cota
[next]