MCPcopy Create free account
hub / github.com/F-Stack/f-stack / fpuformat

Function fpuformat

freebsd/amd64/amd64/fpu.c:517–522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

515}
516
517int
518fpuformat(void)
519{
520
521 return (_MC_FPFMT_XMM);
522}
523
524/*
525 * The following mechanism is used to ensure that the FPE_... value

Callers 2

get_fpcontextFunction · 0.85
ia32_get_fpcontextFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected