Linux Kernel
3.7.1
|
#include <gru_instructions.h>
Data Fields | |
unsigned long | cb |
int | opc |
int | ecause |
int | exopc |
long | exceptdet0 |
int | exceptdet1 |
int | cbrstate |
int | cbrexecstatus |
Definition at line 78 of file gru_instructions.h.
Definition at line 79 of file gru_instructions.h.
int cbrexecstatus |
Definition at line 86 of file gru_instructions.h.
int cbrstate |
Definition at line 85 of file gru_instructions.h.
int ecause |
Definition at line 81 of file gru_instructions.h.
long exceptdet0 |
Definition at line 83 of file gru_instructions.h.
int exceptdet1 |
Definition at line 84 of file gru_instructions.h.
int exopc |
Definition at line 82 of file gru_instructions.h.
int opc |
Definition at line 80 of file gru_instructions.h.