XED
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
xed-operand-action.h File Reference
#include "xed-types.h"
#include "xed-operand-action-enum.h"

Go to the source code of this file.

Functions

XED_DLL_EXPORT xed_uint_t xed_operand_action_conditional_read (const xed_operand_action_enum_t rw)
 
XED_DLL_EXPORT xed_uint_t xed_operand_action_conditional_write (const xed_operand_action_enum_t rw)
 
XED_DLL_EXPORT xed_uint_t xed_operand_action_read (const xed_operand_action_enum_t rw)
 
XED_DLL_EXPORT xed_uint_t xed_operand_action_read_and_written (const xed_operand_action_enum_t rw)
 
XED_DLL_EXPORT xed_uint_t xed_operand_action_read_only (const xed_operand_action_enum_t rw)
 
XED_DLL_EXPORT xed_uint_t xed_operand_action_written (const xed_operand_action_enum_t rw)
 
XED_DLL_EXPORT xed_uint_t xed_operand_action_written_only (const xed_operand_action_enum_t rw)
 

Function Documentation

XED_DLL_EXPORT xed_uint_t xed_operand_action_conditional_read ( const xed_operand_action_enum_t  rw)
XED_DLL_EXPORT xed_uint_t xed_operand_action_conditional_write ( const xed_operand_action_enum_t  rw)
XED_DLL_EXPORT xed_uint_t xed_operand_action_read ( const xed_operand_action_enum_t  rw)
XED_DLL_EXPORT xed_uint_t xed_operand_action_read_and_written ( const xed_operand_action_enum_t  rw)
XED_DLL_EXPORT xed_uint_t xed_operand_action_read_only ( const xed_operand_action_enum_t  rw)
XED_DLL_EXPORT xed_uint_t xed_operand_action_written ( const xed_operand_action_enum_t  rw)
XED_DLL_EXPORT xed_uint_t xed_operand_action_written_only ( const xed_operand_action_enum_t  rw)