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
Age
Commit message (
Expand
)
Author
2019-09-05
target/arm: Convert T32 ADDW/SUBW
Richard Henderson
2019-09-05
target/arm: Convert the rest of A32 Miscelaneous instructions
Richard Henderson
2019-09-05
target/arm: Convert ERET
Richard Henderson
2019-09-05
target/arm: Convert CLZ
Richard Henderson
2019-09-05
target/arm: Convert BX, BXJ, BLX (register)
Richard Henderson
2019-09-05
target/arm: Convert Cyclic Redundancy Check
Richard Henderson
2019-09-05
target/arm: Convert MRS/MSR (banked, register)
Richard Henderson
2019-09-05
target/arm: Convert MSR (immediate) and hints
Richard Henderson
2019-09-05
target/arm: Simplify op_smlawx for SMLAW*
Richard Henderson
2019-09-05
target/arm: Simplify op_smlaxxx for SMLAL*
Richard Henderson
2019-09-05
target/arm: Convert Halfword multiply and multiply accumulate
Richard Henderson
2019-09-05
target/arm: Convert Saturating addition and subtraction
Richard Henderson
2019-09-05
target/arm: Simplify UMAAL
Richard Henderson
2019-09-05
target/arm: Convert multiply and multiply accumulate
Richard Henderson
2019-09-05
target/arm: Convert Data Processing (immediate)
Richard Henderson
2019-09-05
target/arm: Convert Data Processing (reg-shifted-reg)
Richard Henderson
2019-09-05
target/arm: Convert Data Processing (register)
Richard Henderson
2019-09-05
target/arm: Add stubs for aa32 decodetree
Richard Henderson
2019-09-05
target/arm: Use store_reg_from_load in thumb2 code
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: Don't abort on M-profile exception return in linux-user mode
Peter Maydell
2019-09-03
target/arm: Free TCG temps in trans_VMOV_64_sp()
Peter Maydell
2019-09-03
target/arm: Fix SMMLS argument order
Richard Henderson
2019-09-03
target/arm: Take exceptions on ATS instructions when needed
Peter Maydell
2019-09-03
target/arm: Allow ARMCPRegInfo read/write functions to throw exceptions
Peter Maydell
2019-09-03
target/arm: Factor out unallocated_encoding for aarch32
Richard Henderson
2019-09-03
Revert "target/arm: Use unallocated_encoding for aarch32"
Richard Henderson
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-20
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
2019-08-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...
Peter Maydell
2019-08-16
target/arm: Use tcg_gen_extrh_i64_i32 to extract the high word
Richard Henderson
2019-08-16
target/arm: Simplify SMMLA, SMMLAR, SMMLS, SMMLSR
Richard Henderson
2019-08-16
target/arm: Use tcg_gen_rotri_i32 for gen_swap_half
Richard Henderson
2019-08-16
target/arm: Use ror32 instead of open-coding the operation
Richard Henderson
2019-08-16
target/arm: Remove redundant shift tests
Richard Henderson
2019-08-16
target/arm: Use tcg_gen_deposit_i32 for PKHBT, PKHTB
Richard Henderson
2019-08-16
target/arm: Use tcg_gen_extract_i32 for shifter_out_im
Richard Henderson
2019-08-16
target/arm/kvm64: Move the get/put of fpsimd registers out
Andrew Jones
2019-08-16
target/arm/kvm64: Fix error returns
Andrew Jones
2019-08-16
target/arm/cpu: Use div-round-up to determine predicate register array size
Andrew Jones
2019-08-16
target/arm/helper: zcr: Add build bug next to value range assumption
Andrew Jones
2019-08-16
target/arm/cpu: Ensure we can use the pmu with kvm
Andrew Jones
2019-08-16
target/arm/cpu64: Ensure kvm really supports aarch64=off
Andrew Jones
2019-08-16
target/arm: Remove helper_double_saturate
Richard Henderson
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
[prev]
[next]