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

#include <tile-desc_32.h>

Data Fields

tilepro_operand_type type
 
signed int default_reloc: 16
 
unsigned int num_bits: 5
 
unsigned int is_signed: 1
 
unsigned int is_src_reg: 1
 
unsigned int is_dest_reg: 1
 
unsigned int is_pc_relative: 1
 
unsigned int rightshift: 2
 
tilepro_bundle_bits(* insert )(int op)
 
unsigned int(* extract )(tilepro_bundle_bits bundle)
 

Detailed Description

Definition at line 453 of file tile-desc_32.h.

Field Documentation

signed int default_reloc

Definition at line 459 of file tile-desc_32.h.

unsigned int(* extract)(tilepro_bundle_bits bundle)

Definition at line 483 of file tile-desc_32.h.

Definition at line 480 of file tile-desc_32.h.

unsigned int is_dest_reg

Definition at line 471 of file tile-desc_32.h.

unsigned int is_pc_relative

Definition at line 474 of file tile-desc_32.h.

unsigned int is_signed

Definition at line 465 of file tile-desc_32.h.

unsigned int is_src_reg

Definition at line 468 of file tile-desc_32.h.

unsigned int num_bits

Definition at line 462 of file tile-desc_32.h.

unsigned int rightshift

Definition at line 477 of file tile-desc_32.h.

Definition at line 456 of file tile-desc_32.h.


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