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

#include <gru_instructions.h>

Data Fields

unsigned int icmd: 1
 
unsigned char ima: 3
 
unsigned char reserved0: 4
 
unsigned int xtype: 3
 
unsigned int iaa0: 2
 
unsigned int iaa1: 2
 
unsigned char reserved1: 1
 
unsigned char opc: 8
 
unsigned char exopc: 8
 
unsigned int idef2: 22
 
unsigned char reserved2: 2
 
unsigned char istatus: 2
 
unsigned char isubstatus:4
 
unsigned char reserved3: 1
 
unsigned char tlb_fault_color: 1
 
unsigned long idef4
 
unsigned long idef1
 
unsigned long idef5
 
unsigned long idef6
 
unsigned long idef3
 
unsigned long reserved4
 
unsigned long avalue
 

Detailed Description

Definition at line 97 of file gru_instructions.h.

Field Documentation

unsigned long avalue

Definition at line 124 of file gru_instructions.h.

unsigned char exopc

Definition at line 107 of file gru_instructions.h.

unsigned int iaa0

Definition at line 103 of file gru_instructions.h.

unsigned int iaa1

Definition at line 104 of file gru_instructions.h.

unsigned int icmd

Definition at line 99 of file gru_instructions.h.

unsigned long idef1

Definition at line 118 of file gru_instructions.h.

unsigned int idef2

Definition at line 109 of file gru_instructions.h.

unsigned long idef3

Definition at line 121 of file gru_instructions.h.

unsigned long idef4

Definition at line 116 of file gru_instructions.h.

unsigned long idef5

Definition at line 119 of file gru_instructions.h.

unsigned long idef6

Definition at line 120 of file gru_instructions.h.

unsigned char ima

Definition at line 100 of file gru_instructions.h.

unsigned char istatus

Definition at line 111 of file gru_instructions.h.

unsigned char isubstatus

Definition at line 112 of file gru_instructions.h.

unsigned char opc

Definition at line 106 of file gru_instructions.h.

unsigned char reserved0

Definition at line 101 of file gru_instructions.h.

unsigned char reserved1

Definition at line 105 of file gru_instructions.h.

unsigned char reserved2

Definition at line 110 of file gru_instructions.h.

unsigned char reserved3

Definition at line 113 of file gru_instructions.h.

unsigned long reserved4

Definition at line 122 of file gru_instructions.h.

unsigned char tlb_fault_color

Definition at line 114 of file gru_instructions.h.

unsigned int xtype

Definition at line 102 of file gru_instructions.h.


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