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
2018-05-15
target/arm: Fix sqrt_f16 exception raising
Alex Bennée
2018-05-15
target/arm: Implement FMOV (immediate) for fp16
Alex Bennée
2018-05-15
target/arm: Implement FCSEL for fp16
Alex Bennée
2018-05-15
target/arm: Implement FCMP for fp16
Alex Bennée
2018-05-15
target/arm: Implement FP data-processing (3 source) for fp16
Richard Henderson
2018-05-15
target/arm: Implement FP data-processing (2 source) for fp16
Richard Henderson
2018-05-15
target/arm: Introduce and use read_fp_hreg
Richard Henderson
2018-05-15
target/arm: Implement FCVT (scalar, fixed-point) for fp16
Richard Henderson
2018-05-15
target/arm: Implement FCVT (scalar, integer) for fp16
Richard Henderson
2018-05-15
target/arm: Early exit after unallocated_encoding in disas_fp_int_conv
Richard Henderson
2018-05-15
target/arm: Implement FMOV (general) for fp16
Richard Henderson
2018-05-15
target/arm: Fix fp_status_f16 tininess before rounding
Peter Maydell
2018-05-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...
Peter Maydell
2018-05-10
target/arm: Clear SVE high bits for FMOV
Richard Henderson
2018-05-10
target/arm: Fix float16 to/from int16
Richard Henderson
2018-05-10
target/arm: Implement vector shifted FCVT for fp16
Richard Henderson
2018-05-10
target/arm: Implement vector shifted SCVF/UCVF for fp16
Richard Henderson
2018-05-10
target/arm: Enable ARM_FEATURE_V8_ATOMICS for user-only
Richard Henderson
2018-05-10
target/arm: Implement CAS and CASP
Richard Henderson
2018-05-10
target/arm: Fill in disas_ldst_atomic
Richard Henderson
2018-05-10
target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decode
Richard Henderson
2018-05-10
target/arm: Use new min/max expanders
Richard Henderson
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/kvm: Translate the MSI doorbell in kvm_arch_fixup_msi_route
Eric Auger
2018-05-04
target/arm: Implement v8M VLLDM and VLSTM
Peter Maydell
2018-05-04
target/arm: Tidy condition in disas_simd_two_reg_misc
Richard Henderson
2018-05-04
target/arm: Tidy conditions in handle_vec_simd_shri
Richard Henderson
2018-05-04
target/arm: Correct MPUIR privilege level in register_cp_regs_for_features() ...
Mathew Maidment
2018-04-26
target/arm: Make PMOVSCLR and PMUSERENR 64 bits wide
Aaron Lindsay
2018-04-26
target/arm: Fix bitmask for PMCCFILTR writes
Aaron Lindsay
2018-04-26
target/arm: Allow EL change hooks to do IO
Aaron Lindsay
2018-04-26
target/arm: Add pre-EL change hooks
Aaron Lindsay
2018-04-26
target/arm: Support multiple EL change hooks
Aaron Lindsay
2018-04-26
target/arm: Fetch GICv3 state directly from CPUARMState
Aaron Lindsay
2018-04-26
target/arm: Mask PMU register writes based on PMCR_EL0.N
Aaron Lindsay
2018-04-26
target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0
Aaron Lindsay
2018-04-26
target/arm: Check PMCNTEN for whether PMCCNTR is enabled
Aaron Lindsay
2018-04-26
target/arm: Use v7m_stack_read() for reading the frame signature
Peter Maydell
2018-04-26
target/arm: Remove stale TODO comment
Peter Maydell
2018-04-11
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
2018-04-10
tcg: Introduce tcg_set_insn_start_param
Richard Henderson
2018-04-10
target/arm: Report unsupported MPU region sizes more clearly
Peter Maydell
2018-04-10
target-arm: Check undefined opcodes for SWP in A32 decoder
Onur Sahin
2018-03-23
target/arm: Always set FAR to a known unknown value for debug exceptions
Peter Maydell
2018-03-23
target/arm: Set FSR for BKPT, BRK when raising exception
Peter Maydell
2018-03-23
target/arm: Factor out code to calculate FSR for debug exceptions
Peter Maydell
2018-03-23
target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRK
Peter Maydell
2018-03-23
arm/translate-a64: treat DISAS_UPDATE as variant of DISAS_EXIT
Victor Kamensky
2018-03-19
cpu: get rid of unused cpu_init() defines
Igor Mammedov
[next]