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
2018-03-02
target/arm: Decode t32 simd 3reg and 2reg_scalar extension
Richard Henderson
2018-03-02
target/arm: Decode aa32 armv8.3 2-reg-index
Richard Henderson
2018-03-02
target/arm: Decode aa32 armv8.3 3-same
Richard Henderson
2018-03-02
target/arm: Decode aa32 armv8.1 two reg and a scalar
Richard Henderson
2018-03-02
target/arm: Decode aa32 armv8.1 three same
Richard Henderson
2018-03-01
target/arm/helper: pass explicit fpst to set_rmode
Alex Bennée
2018-02-09
target/arm/translate.c: Fix missing 'break' for TT insns
Peter Maydell
2018-02-09
target/arm: Expand vector registers for SVE
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 neon tbl helper
Richard Henderson
2018-01-25
target/arm: Use pointers in neon zip/uzp helpers
Richard Henderson
2018-01-25
target/arm: Use pointers in crypto helpers
Richard Henderson
2018-01-11
target/arm: Make disas_thumb2_insn() generate its own UNDEF exceptions
Peter Maydell
2017-12-29
tcg: Dynamically allocate TCGOps
Richard Henderson
2017-12-29
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-12-13
target/arm: Implement TT instruction
Peter Maydell
2017-12-13
target/arm: Split M profile MNegPri mmu index into user and priv
Peter Maydell
2017-12-11
target/arm: Generate UNDEF for 32-bit Thumb2 insns
Peter Maydell
2017-11-07
translate.c: Fix usermode big-endian AArch32 LDREXD and STREXD
Peter Maydell
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
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
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-12
target/arm: Implement SG instruction corner cases
Peter Maydell
2017-10-12
target/arm: Support some Thumb insns being always unconditional
Peter Maydell
2017-10-12
target-arm: Simplify insn_crosses_page()
Peter Maydell
2017-10-12
target/arm: Pull Thumb insn word loads up to top level
Peter Maydell
2017-10-12
target-arm: Don't check for "Thumb2 or M profile" for not-Thumb1
Peter Maydell
2017-10-12
target/arm: Implement secure function return
Peter Maydell
2017-10-12
target/arm: Implement BLXNS
Peter Maydell
2017-10-12
target/arm: Add M profile secure MMU index values to get_a32_user_mem_index()
Peter Maydell
2017-10-10
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
2017-09-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170907'...
Peter Maydell
2017-09-07
target/arm: Add Jazelle feature
Portia Stephens
2017-09-07
target/arm: Implement BXNS, and banked stack pointers
Peter Maydell
2017-09-07
target/arm: Make CONTROL register banked for v8M
Peter Maydell
2017-09-07
target/arm: Add state field, feature bit and migration for v8M secure state
Peter Maydell
2017-09-06
target/arm: Perform per-insn cross-page check only for Thumb
Richard Henderson
2017-09-06
target/arm: Split out thumb_tr_translate_insn
Richard Henderson
2017-09-06
target/arm: Move ss check 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] Port to disas_log
Lluís Vilanova
2017-09-06
target/arm: [tcg] Port to tb_stop
Lluís Vilanova
2017-09-06
target/arm: [tcg] Port to translate_insn
Lluís Vilanova
2017-09-06
target/arm: [tcg,a64] Port to insn_start
Lluís Vilanova
2017-09-06
target/arm: [tcg] Port to insn_start
Lluís Vilanova
[next]