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
/
i386
/
tcg
/
fpu_helper.c
Age
Commit message (
Expand
)
Author
2023-12-29
target/i386: clean up cpu_cc_compute_all
Paolo Bonzini
2023-08-31
target/translate: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2022-10-20
target/i386: introduce function to set rounding mode from FPCW or MXCSR bits
Paolo Bonzini
2022-10-18
target/i386: move 3DNow to the new decoder
Paolo Bonzini
2022-10-18
target/i386: implement XSAVE and XRSTOR of AVX registers
Paolo Bonzini
2022-10-18
target/i386: Introduce 256-bit vector helpers
Paolo Bonzini
2022-10-18
target/i386: add AVX_EN hflag
Paul Brook
2022-10-11
linux-user: i386/signal: support XSAVE/XRSTOR for signal frame fpstate
Paolo Bonzini
2022-04-26
target/i386: Suppress coverity warning on fsave/frstor
Richard Henderson
2022-03-23
target/i386: force maximum rounding precision for fildl[l]
Alex Bennée
2021-07-13
target/i386: Correct implementation for FCS, FIP, FDS and FDP
Ziqiao Kong
2021-07-13
target/i386: Split out do_fninit
Richard Henderson
2021-07-06
target/i386: Move X86XSaveArea into TCG
David Edmondson
2021-06-03
softfloat: Introduce Floatx80RoundPrec
Richard Henderson
2021-05-10
i386: separate fpu_helper sysemu-only parts
Claudio Fontana
2021-05-10
target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstor
Richard Henderson
2021-05-10
target/i386: Rename helper_fldt, helper_fstt
Richard Henderson
2020-12-16
i386: move TCG cpu class initialization to tcg/
Claudio Fontana
2020-12-16
i386: move TCG accel files into tcg/
Claudio Fontana