ReactOS 0.4.15-dev-7958-gcd0bb1a
_SIMD_RECORD Struct Reference

#include <simd.h>

Collaboration diagram for _SIMD_RECORD:

Public Attributes

unsigned int RoundingMode
 
_SIMD_EXCEPTION_FLAGS Cause
 
_SIMD_EXCEPTION_FLAGS Enable
 
_SIMD_EXCEPTION_FLAGS Status
 
PSIMD_OP opaddress
 
int curAddr
 
unsigned char prefix
 
unsigned char opcode
 
unsigned char rmbyte
 
unsigned char immediate8
 
unsigned char rex
 
int eopcode
 
int op_form
 
int op1_class
 
int op1_type
 
int op2_class
 
int op2_type
 
int is_commiss
 
int commiss_val
 
unsigned int mxcsr
 
ML128 op1_value
 
ML128 op2_value
 
ML128op2_ptr
 

Detailed Description

Definition at line 336 of file simd.h.

Member Data Documentation

◆ Cause

_SIMD_EXCEPTION_FLAGS _SIMD_RECORD::Cause

Definition at line 338 of file simd.h.

◆ commiss_val

int _SIMD_RECORD::commiss_val

Definition at line 356 of file simd.h.

◆ curAddr

int _SIMD_RECORD::curAddr

Definition at line 342 of file simd.h.

◆ Enable

_SIMD_EXCEPTION_FLAGS _SIMD_RECORD::Enable

Definition at line 339 of file simd.h.

◆ eopcode

int _SIMD_RECORD::eopcode

Definition at line 349 of file simd.h.

◆ immediate8

unsigned char _SIMD_RECORD::immediate8

Definition at line 346 of file simd.h.

◆ is_commiss

int _SIMD_RECORD::is_commiss

Definition at line 355 of file simd.h.

◆ mxcsr

unsigned int _SIMD_RECORD::mxcsr

Definition at line 357 of file simd.h.

◆ op1_class

int _SIMD_RECORD::op1_class

Definition at line 351 of file simd.h.

◆ op1_type

int _SIMD_RECORD::op1_type

Definition at line 352 of file simd.h.

◆ op1_value

ML128 _SIMD_RECORD::op1_value

Definition at line 358 of file simd.h.

◆ op2_class

int _SIMD_RECORD::op2_class

Definition at line 353 of file simd.h.

◆ op2_ptr

ML128* _SIMD_RECORD::op2_ptr

Definition at line 360 of file simd.h.

◆ op2_type

int _SIMD_RECORD::op2_type

Definition at line 354 of file simd.h.

◆ op2_value

ML128 _SIMD_RECORD::op2_value

Definition at line 359 of file simd.h.

◆ op_form

int _SIMD_RECORD::op_form

Definition at line 350 of file simd.h.

◆ opaddress

PSIMD_OP _SIMD_RECORD::opaddress

Definition at line 341 of file simd.h.

◆ opcode

unsigned char _SIMD_RECORD::opcode

Definition at line 344 of file simd.h.

◆ prefix

unsigned char _SIMD_RECORD::prefix

Definition at line 343 of file simd.h.

◆ rex

unsigned char _SIMD_RECORD::rex

Definition at line 348 of file simd.h.

◆ rmbyte

unsigned char _SIMD_RECORD::rmbyte

Definition at line 345 of file simd.h.

◆ RoundingMode

unsigned int _SIMD_RECORD::RoundingMode

Definition at line 337 of file simd.h.

◆ Status

_SIMD_EXCEPTION_FLAGS _SIMD_RECORD::Status

Definition at line 340 of file simd.h.


The documentation for this struct was generated from the following file: