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
/
vfp_helper.c
Age
Commit message (
Expand
)
Author
2020-05-19
softfloat: Name compare relation enum
Richard Henderson
2020-05-19
softfloat: Name rounding mode enum
Richard Henderson
2020-05-19
softfloat: Replace flag with bool
Richard Henderson
2020-05-14
target/arm: Move 'env' argument of recps_f32 and rsqrts_f32 helpers to usual ...
Peter Maydell
2020-05-14
target/arm: Remove fp_status from helper_{recpe, rsqrte}_u32
Richard Henderson
2020-02-21
target/arm: Add isar_feature_any_fp16 and document naming/usage conventions
Peter Maydell
2019-12-16
target/arm: Handle trapping to EL2 of AArch32 VMRS instructions
Marc Zyngier
2019-07-08
target/arm/vfp_helper: Call set_fpscr_to_host before updating to FPSCR
Philippe Mathieu-Daudé
2019-07-01
target/arm/vfp_helper: Restrict the SoftFloat use to TCG
Philippe Mathieu-Daudé
2019-07-01
target/arm/vfp_helper: Extract vfp_set_fpscr_from_host()
Philippe Mathieu-Daudé
2019-07-01
target/arm/vfp_helper: Extract vfp_set_fpscr_to_host()
Philippe Mathieu-Daudé
2019-07-01
target/arm/vfp_helper: Move code around
Philippe Mathieu-Daudé
2019-07-01
target/arm: Fix coding style issues
Philippe Mathieu-Daudé
2019-07-01
target/arm: Fix multiline comment syntax
Philippe Mathieu-Daudé
2019-06-10
target/arm: Use env_cpu, env_archcpu
Richard Henderson
2019-04-29
target/arm: Make sure M-profile FPSCR RES0 bits are not settable
Peter Maydell
2019-03-05
target/arm: Implement ARMv8.5-FRINT
Richard Henderson
2019-02-21
target/arm: Implement ARMv8.3-JSConv
Richard Henderson
2019-02-21
target/arm: Split out vfp_helper.c
Richard Henderson