index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
Age
Commit message (
Expand
)
Author
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
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
[next]