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-06-08
target/arm: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-04
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-31
Make address_space_translate{, _cached}() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Correct CPACR reset value for v7 cores
Peter Maydell
2018-05-31
arm: fix malloc type mismatch
Paolo Bonzini
2018-05-31
tcg: Fix helper function vs host abi for float16
Richard Henderson
2018-05-31
target/arm: Honour FPCR.FZ in FRECPX
Peter Maydell
2018-05-18
target/arm: Implement SVE Permute - Extract Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Integer Wide Immediate - Predicated Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Bitwise Immediate Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Element Count Group
Richard Henderson
2018-05-18
target/arm: Implement SVE floating-point trig select coefficient
Richard Henderson
2018-05-18
target/arm: Implement SVE floating-point exponential accelerator
Richard Henderson
2018-05-18
target/arm: Implement SVE Compute Vector Address Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Bitwise Shift - Unpredicated Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Stack Allocation Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Index Generation Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Integer Arithmetic - Unpredicated Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Integer Multiply-Add Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
Richard Henderson
2018-05-18
target/arm: Implement SVE bitwise shift by wide elements (predicated)
Richard Henderson
2018-05-18
target/arm: Implement SVE bitwise shift by vector (predicated)
Richard Henderson
2018-05-18
target/arm: Implement SVE bitwise shift by immediate (predicated)
Richard Henderson
2018-05-18
target/arm: Implement SVE Integer Reduction Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Predicate Misc Group
Richard Henderson
2018-05-18
target/arm: Implement SVE Predicate Logical Operations Group
Richard Henderson
2018-05-18
target/arm: Implement SVE predicate test
Richard Henderson
2018-05-18
target/arm: Implement SVE load vector/predicate
Richard Henderson
2018-05-18
target/arm: Implement SVE Bitwise Logical - Unpredicated Group
Richard Henderson
2018-05-18
target/arm: Add SVE decode skeleton
Richard Henderson
2018-05-18
target/arm: Introduce translate-a64.h
Richard Henderson
2018-05-18
target/arm: Add the XML dynamic generation
Abdallah Bouassida
2018-05-18
target/arm: Add "_S" suffix to the secure version of a sysreg
Abdallah Bouassida
2018-05-18
target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type
Abdallah Bouassida
2018-05-17
target/arm: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2018-05-17
target/arm: Use floatX_silence_nan when we have already checked for SNaN
Richard Henderson
2018-05-17
target/arm: squash FZ16 behaviour for conversions
Alex Bennée
2018-05-17
target/arm: convert conversion helpers to fpst/ahp_flag
Alex Bennée
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
[next]