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

#include <tile-desc_64.h>

Data Fields

tilegx_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
 
tilegx_bundle_bits(* insert )(int op)
 
unsigned int(* extract )(tilegx_bundle_bits bundle)
 

Detailed Description

Definition at line 391 of file tile-desc_64.h.

Field Documentation

signed int default_reloc

Definition at line 397 of file tile-desc_64.h.

unsigned int(* extract)(tilegx_bundle_bits bundle)

Definition at line 421 of file tile-desc_64.h.

Definition at line 418 of file tile-desc_64.h.

unsigned int is_dest_reg

Definition at line 409 of file tile-desc_64.h.

unsigned int is_pc_relative

Definition at line 412 of file tile-desc_64.h.

unsigned int is_signed

Definition at line 403 of file tile-desc_64.h.

unsigned int is_src_reg

Definition at line 406 of file tile-desc_64.h.

unsigned int num_bits

Definition at line 400 of file tile-desc_64.h.

unsigned int rightshift

Definition at line 415 of file tile-desc_64.h.

Definition at line 394 of file tile-desc_64.h.


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