|
|
|
|
Inherited from _ctypes.Structure :
__init__ ,
__new__
Inherited from unreachable._CData :
__ctypes_from_outparam__ ,
__hash__ ,
__reduce__ ,
__setstate__
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|
|
_pack_ = 1
|
|
_fields_ = [ ( ' ControlWord ' , <class 'ctypes.c_ushort'>) , ( ' Stat ...
|
|
ControlWord = <Field type=c_ushort, ofs=0, size=2>
|
|
DataOffset = <Field type=c_ulong, ofs=16, size=4>
|
|
DataSelector = <Field type=c_ushort, ofs=20, size=2>
|
|
ErrorOffset = <Field type=c_ulong, ofs=8, size=4>
|
|
ErrorOpcode = <Field type=c_ushort, ofs=6, size=2>
|
|
ErrorSelector = <Field type=c_ushort, ofs=12, size=2>
|
|
FloatRegisters = <Field type=M128A_Array_8, ofs=32, size=128>
|
|
MxCsr = <Field type=c_ulong, ofs=24, size=4>
|
|
MxCsr_Mask = <Field type=c_ulong, ofs=28, size=4>
|
|
Reserved1 = <Field type=c_ubyte, ofs=5, size=1>
|
|
Reserved2 = <Field type=c_ushort, ofs=14, size=2>
|
|
Reserved3 = <Field type=c_ushort, ofs=22, size=2>
|
|
Reserved4 = <Field type=c_ubyte_Array_96, ofs=416, size=96>
|
|
StatusWord = <Field type=c_ushort, ofs=2, size=2>
|
|
TagWord = <Field type=c_ubyte, ofs=4, size=1>
|
|
XmmRegisters = <Field type=M128A_Array_16, ofs=160, size=256>
|