Handbook
Glossary
mxcsr>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
mxcsr>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
math.floats.env.x86
;
M:
sse-env
mxcsr>>
T{
struct-slot-spec
{
name
"mxcsr"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
uint
}
}
read-struct-slot
;
inline