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

#include <gru_instructions.h>

Data Fields

union {
   unsigned long   op64
 
   struct {
      unsigned int   op32
 
      unsigned int   tri0
 
   } 
 
}; 
 
unsigned long tri1_bufsize
 
unsigned long baddr0
 
unsigned long nelem
 
unsigned long op1_stride
 
unsigned long op2_value_baddr1
 
unsigned long reserved0
 
unsigned long avalue
 

Detailed Description

Definition at line 131 of file gru_instructions.h.

Field Documentation

union { ... }
unsigned long avalue

Definition at line 146 of file gru_instructions.h.

unsigned long baddr0

Definition at line 141 of file gru_instructions.h.

unsigned long nelem

Definition at line 142 of file gru_instructions.h.

unsigned long op1_stride

Definition at line 143 of file gru_instructions.h.

unsigned long op2_value_baddr1

Definition at line 144 of file gru_instructions.h.

unsigned int op32

Definition at line 136 of file gru_instructions.h.

unsigned long op64

Definition at line 134 of file gru_instructions.h.

unsigned long reserved0

Definition at line 145 of file gru_instructions.h.

unsigned int tri0

Definition at line 137 of file gru_instructions.h.

unsigned long tri1_bufsize

Definition at line 140 of file gru_instructions.h.


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