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
/
helper.h
Age
Commit message (
Expand
)
Author
2018-06-15
target/arm: Implement SVE Floating Point Arithmetic - Unpredicated Group
Richard Henderson
2018-05-18
target/arm: Implement SVE predicate test
Richard Henderson
2018-05-17
target/arm: convert conversion helpers to fpst/ahp_flag
Alex Bennée
2018-05-15
target/arm: Implement FCVT (scalar, integer) for fp16
Richard Henderson
2018-05-10
target/arm: Fix float16 to/from int16
Richard Henderson
2018-03-23
target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRK
Peter Maydell
2018-03-02
target/arm: Decode aa64 armv8.3 fcmla
Richard Henderson
2018-03-02
target/arm: Decode aa64 armv8.3 fcadd
Richard Henderson
2018-03-02
target/arm: Decode aa64 armv8.1 three same extra
Richard Henderson
2018-03-02
target/arm: Decode aa64 armv8.1 scalar three same extra
Richard Henderson
2018-03-01
arm/helper.c: re-factor rsqrte and add rsqrte_f16
Alex Bennée
2018-03-01
arm/helper.c: re-factor recpe and add recepe_f16
Alex Bennée
2018-03-01
arm/translate-a64: add FP16 SCVTF/UCVFT to simd_two_reg_misc_fp16
Alex Bennée
2018-03-01
target/arm/helper: pass explicit fpst to set_rmode
Alex Bennée
2018-02-09
target/arm: implement SM4 instructions
Ard Biesheuvel
2018-02-09
target/arm: implement SM3 instructions
Ard Biesheuvel
2018-02-09
target/arm: implement SHA-512 instructions
Ard Biesheuvel
2018-01-25
target/arm: Use pointers in neon tbl helper
Richard Henderson
2018-01-25
target/arm: Use pointers in neon zip/uzp helpers
Richard Henderson
2018-01-25
target/arm: Use pointers in crypto helpers
Richard Henderson
2017-12-13
target/arm: Implement TT instruction
Peter Maydell
2017-10-31
fix WFI/WFE length in syndrome register
Stefano Stabellini
2017-10-12
target/arm: Implement BLXNS
Peter Maydell
2017-09-07
target/arm: Implement BXNS, and banked stack pointers
Peter Maydell
2017-01-10
target-arm: Use clz opcode
Richard Henderson
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth