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-a64.c
Age
Commit message (
Expand
)
Author
2020-03-23
target/arm: Move computation of index in handle_simd_dupe
Richard Henderson
2020-03-23
target/arm: Assert immh != 0 in disas_simd_shift_imm
Richard Henderson
2020-03-12
target/arm: Disable clean_data_tbi for system mode
Richard Henderson
2020-03-05
target/arm: Clean address for DC ZVA
Richard Henderson
2020-03-05
target/arm: Introduce core_to_aa64_mmu_idx
Richard Henderson
2020-02-28
target/arm: Implement v8.4-RCPC
Peter Maydell
2020-02-28
target/arm: Implement v8.3-RCPC
Peter Maydell
2020-02-21
target/arm: Convert PMULL.8 to gvec
Richard Henderson
2020-02-21
target/arm: Convert PMULL.64 to gvec
Richard Henderson
2020-02-21
target/arm: Convert PMUL.8 to gvec
Richard Henderson
2020-02-21
target/arm: Vectorize USHL and SSHL
Richard Henderson
2020-02-21
target/arm: Flush high bits of sve register after AdvSIMD INS
Richard Henderson
2020-02-21
target/arm: Flush high bits of sve register after AdvSIMD ZIP/UZP/TRN
Richard Henderson
2020-02-21
target/arm: Flush high bits of sve register after AdvSIMD TBL/TBX
Richard Henderson
2020-02-21
target/arm: Flush high bits of sve register after AdvSIMD EXT
Richard Henderson
2020-02-13
target/arm: Update MSR access to UAO
Richard Henderson
2020-02-13
target/arm: Update MSR access for PAN
Richard Henderson
2020-02-13
target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled
Richard Henderson
2020-02-07
target/arm: Update get_a64_user_mem_index for VHE
Richard Henderson
2020-02-07
target/arm: Add regime_has_2_ranges
Richard Henderson
2020-02-07
target/arm: Rename ARMMMUIdx_S1SE[01] to ARMMMUIdx_SE10_[01]
Richard Henderson
2020-02-07
target/arm: Rename ARMMMUIdx_S2NS to ARMMMUIdx_Stage2
Richard Henderson
2020-02-07
target/arm: Rename ARMMMUIdx*_S12NSE* to ARMMMUIdx*_E10_*
Richard Henderson
2020-01-31
target/arm: fix TCG leak for fcvt half->double
Alex Bennée
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-13
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2020-01-09
target/arm: only update pc after semihosting completes
Alex Bennée
2020-01-08
arm/translate-a64: fix uninitialized variable warning
Pan Nengyuan
2019-10-24
target/arm: Rebuild hflags at MSR writes
Richard Henderson
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
[next]