index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
translate.c
Age
Commit message (
Expand
)
Author
2018-06-22
target/arm: Strict alignment for ARMv6-M and ARMv8-M Baseline
Julia Suvorova
2018-06-22
target/arm: Minor cleanup for ARMv6-M 32-bit instructions
Julia Suvorova
2018-06-15
target/arm: Allow ARMv6-M Thumb2 instructions
Julia Suvorova
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-05-17
target/arm: convert conversion helpers to fpst/ahp_flag
Alex Bennée
2018-05-09
translator: merge max_insns into DisasContextBase
Emilio G. Cota
2018-05-09
target/arm: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-04
target/arm: Implement v8M VLLDM and VLSTM
Peter Maydell
2018-04-26
target/arm: Allow EL change hooks to do IO
Aaron Lindsay
2018-04-10
target-arm: Check undefined opcodes for SWP in A32 decoder
Onur Sahin
2018-03-23
target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRK
Peter Maydell
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
[next]