gvisor/pkg/sentry/arch/fpu
Zach Koopmans e3fdd15932 [syserror] Update syserror to linuxerr for more errors.
Update the following from syserror to the linuxerr equivalent:
EEXIST
EFAULT
ENOTDIR
ENOTTY
EOPNOTSUPP
ERANGE
ESRCH

PiperOrigin-RevId: 384329869
2021-07-12 15:26:20 -07:00
..
BUILD [syserror] Update syserror to linuxerr for more errors. 2021-07-12 15:26:20 -07:00
fpu.go Move the code that manages floating-point state to a separate package 2021-03-23 18:46:37 -07:00
fpu_amd64.go [syserror] Update syserror to linuxerr for more errors. 2021-07-12 15:26:20 -07:00
fpu_amd64.s Move the code that manages floating-point state to a separate package 2021-03-23 18:46:37 -07:00
fpu_arm64.go Fix nogo test error 2021-03-25 17:39:28 +08:00