|
Linux Kernel
3.7.1
|
#include <tile-desc_64.h>
Data Fields | |
| const char * | name |
| tilegx_mnemonic | mnemonic |
| unsigned char | pipes |
| unsigned char | num_operands |
| unsigned char | implicitly_written_register |
| unsigned char | can_bundle |
| unsigned char | operands [TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS] |
Definition at line 432 of file tile-desc_64.h.
| unsigned char can_bundle |
Definition at line 456 of file tile-desc_64.h.
| unsigned char implicitly_written_register |
Definition at line 453 of file tile-desc_64.h.
| tilegx_mnemonic mnemonic |
Definition at line 438 of file tile-desc_64.h.
Definition at line 435 of file tile-desc_64.h.
| unsigned char num_operands |
Definition at line 450 of file tile-desc_64.h.
| unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS] |
Definition at line 460 of file tile-desc_64.h.
| unsigned char pipes |
Definition at line 447 of file tile-desc_64.h.
1.8.2