Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
powerpc_opcode Struct Reference

#include <ppc.h>

Data Fields

const charname
 
unsigned long opcode
 
unsigned long mask
 
unsigned long flags
 
unsigned char operands [8]
 

Detailed Description

Definition at line 27 of file ppc.h.

Field Documentation

unsigned long flags

Definition at line 45 of file ppc.h.

unsigned long mask

Definition at line 40 of file ppc.h.

const char* name

Definition at line 30 of file ppc.h.

unsigned long opcode

Definition at line 34 of file ppc.h.

unsigned char operands[8]

Definition at line 50 of file ppc.h.


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