user_i387_structRegular
4.4: ✅struct user_i387_struct {
short unsigned int cwd;
short unsigned int swd;
short unsigned int twd;
short unsigned int fop;
__u64 rip;
__u64 rdp;
__u32 mxcsr;
__u32 mxcsr_mask;
__u32 st_space[32];
__u32 xmm_space[64];
__u32 padding[24];
};
4.8: ✅struct user_i387_struct {
short unsigned int cwd;
short unsigned int swd;
short unsigned int twd;
short unsigned int fop;
__u64 rip;
__u64 rdp;
__u32 mxcsr;
__u32 mxcsr_mask;
__u32 st_space[32];
__u32 xmm_space[64];
__u32 padding[24];
};
4.10: ✅struct user_i387_struct {
short unsigned int cwd;
short unsigned int swd;
short unsigned int twd;
short unsigned int fop;
__u64 rip;
__u64 rdp;
__u32 mxcsr;
__u32 mxcsr_mask;
__u32 st_space[32];
__u32 xmm_space[64];
__u32 padding[24];
};
4.13: ✅struct user_i387_struct {
short unsigned int cwd;
short unsigned int swd;
short unsigned int twd;
short unsigned int fop;
__u64 rip;
__u64 rdp;
__u32 mxcsr;
__u32 mxcsr_mask;
__u32 st_space[32];
__u32 xmm_space[64];
__u32 padding[24];
};
4.15: ✅struct user_i387_struct {
short unsigned int cwd;
short unsigned int swd;
short unsigned int twd;
short unsigned int fop;
__u64 rip;
__u64 rdp;
__u32 mxcsr;
__u32 mxcsr_mask;
__u32 st_space[32];
__u32 xmm_space[64];
__u32 padding[24];
};
4.18: ✅struct user_i387_struct {
short unsigned int cwd;
short unsigned int swd;
short unsigned int twd;
short unsigned int fop;
__u64 rip;
__u64 rdp;
__u32 mxcsr;
__u32 mxcsr_mask;
__u32 st_space[32];
__u32 xmm_space[64];
__u32 padding[24];
};
5.0: ✅struct user_i387_struct {
short unsigned int cwd;
short unsigned int swd;
short unsigned int twd;
short unsigned int fop;
__u64 rip;
__u64 rdp;
__u32 mxcsr;
__u32 mxcsr_mask;
__u32 st_space[32];
__u32 xmm_space[64];
__u32 padding[24];
};
5.3: ✅struct user_i387_struct {
short unsigned int cwd;
short unsigned int swd;
short unsigned int twd;
short unsigned int fop;
__u64 rip;
__u64 rdp;
__u32 mxcsr;
__u32 mxcsr_mask;
__u32 st_space[32];
__u32 xmm_space[64];
__u32 padding[24];
};
5.4: ✅struct user_i387_struct {
short unsigned int cwd;
short unsigned int swd;
short unsigned int twd;
short unsigned int fop;
__u64 rip;
__u64 rdp;
__u32 mxcsr;
__u32 mxcsr_mask;
__u32 st_space[32];
__u32 xmm_space[64];
__u32 padding[24];
};
5.8: ✅struct user_i387_struct {
short unsigned int cwd;
short unsigned int swd;
short unsigned int twd;
short unsigned int fop;
__u64 rip;
__u64 rdp;
__u32 mxcsr;
__u32 mxcsr_mask;
__u32 st_space[32];
__u32 xmm_space[64];
__u32 padding[24];
};
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: ✅struct user_i387_struct {
short unsigned int cwd;
short unsigned int swd;
short unsigned int twd;
short unsigned int fop;
__u64 rip;
__u64 rdp;
__u32 mxcsr;
__u32 mxcsr_mask;
__u32 st_space[32];
__u32 xmm_space[64];
__u32 padding[24];
};
azure: ✅struct user_i387_struct {
short unsigned int cwd;
short unsigned int swd;
short unsigned int twd;
short unsigned int fop;
__u64 rip;
__u64 rdp;
__u32 mxcsr;
__u32 mxcsr_mask;
__u32 st_space[32];
__u32 xmm_space[64];
__u32 padding[24];
};
gcp: ✅struct user_i387_struct {
short unsigned int cwd;
short unsigned int swd;
short unsigned int twd;
short unsigned int fop;
__u64 rip;
__u64 rdp;
__u32 mxcsr;
__u32 mxcsr_mask;
__u32 st_space[32];
__u32 xmm_space[64];
__u32 padding[24];
};
lowlatency: ✅struct user_i387_struct {
short unsigned int cwd;
short unsigned int swd;
short unsigned int twd;
short unsigned int fop;
__u64 rip;
__u64 rdp;
__u32 mxcsr;
__u32 mxcsr_mask;
__u32 st_space[32];
__u32 xmm_space[64];
__u32 padding[24];
};
Regular
4.4 and 4.8 ✅
4.8 and 4.10 ✅
4.10 and 4.13 ✅
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ✅
5.0 and 5.3 ✅
5.3 and 5.4 ✅
5.4 and 5.8 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅