|
Linux Kernel
3.7.1
|
#include <tile-desc_32.h>
Data Fields | |
| const char * | name |
| tilepro_mnemonic | mnemonic |
| unsigned char | pipes |
| unsigned char | num_operands |
| unsigned char | implicitly_written_register |
| unsigned char | can_bundle |
| unsigned char | operands [TILEPRO_NUM_PIPELINE_ENCODINGS][TILEPRO_MAX_OPERANDS] |
Definition at line 494 of file tile-desc_32.h.
| unsigned char can_bundle |
Definition at line 518 of file tile-desc_32.h.
| unsigned char implicitly_written_register |
Definition at line 515 of file tile-desc_32.h.
| tilepro_mnemonic mnemonic |
Definition at line 500 of file tile-desc_32.h.
Definition at line 497 of file tile-desc_32.h.
| unsigned char num_operands |
Definition at line 512 of file tile-desc_32.h.
| unsigned char operands[TILEPRO_NUM_PIPELINE_ENCODINGS][TILEPRO_MAX_OPERANDS] |
Definition at line 522 of file tile-desc_32.h.
| unsigned char pipes |
Definition at line 509 of file tile-desc_32.h.
1.8.2