ModRM Struct Reference

#include <enc_prvt.h>

List of all members.


Detailed Description

Describes ModRM byte.


Public Attributes

unsigned char rm:3
unsigned char reg:3
unsigned char mod:2
unsigned int padding:24


Member Data Documentation

unsigned char ModRM.rm

unsigned char ModRM.reg

unsigned char ModRM.mod

unsigned int ModRM.padding


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

Genereated on Tue Mar 11 19:25:43 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.