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

#include <ppc.h>

Data Fields

int bits
 
int shift
 
unsigned long(* insert )(unsigned long instruction, long op, int dialect, const char **errmsg)
 
long(* extract )(unsigned long instruction, int dialect, int *invalid)
 
unsigned long flags
 

Detailed Description

Definition at line 154 of file ppc.h.

Field Documentation

int bits

Definition at line 157 of file ppc.h.

long(* extract)(unsigned long instruction, int dialect, int *invalid)

Definition at line 198 of file ppc.h.

unsigned long flags

Definition at line 201 of file ppc.h.

unsigned long(* insert)(unsigned long instruction, long op, int dialect, const char **errmsg)

Definition at line 179 of file ppc.h.

int shift

Definition at line 160 of file ppc.h.


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