mirror of https://git.musl-libc.org/git/musl
Browse Source
per the psABI, floating point register contents beyond the register size of the targeted ABI variant are never call-saved, so no hwcap-conditional logic is needed here and the assembly-time conditions are based purely on ABI variant macros, not the targeted ISA level.master
committed by
Rich Felker
4 changed files with 72 additions and 48 deletions
Loading…
Reference in new issue