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

Data Fields

unsigned long qp:6
 
unsigned long r1:7
 
unsigned long imm:7
 
unsigned long r3:7
 
unsigned long x:1
 
unsigned long hint:2
 
unsigned long x6_sz:2
 
unsigned long x6_op:4
 
unsigned long m:1
 
unsigned long op:4
 
unsigned long pad:23
 

Detailed Description

Definition at line 165 of file unaligned.c.

Field Documentation

unsigned long hint

Definition at line 171 of file unaligned.c.

unsigned long imm

Definition at line 168 of file unaligned.c.

unsigned long m

Definition at line 174 of file unaligned.c.

unsigned long op

Definition at line 175 of file unaligned.c.

unsigned long pad

Definition at line 176 of file unaligned.c.

unsigned long qp

Definition at line 166 of file unaligned.c.

unsigned long r1

Definition at line 167 of file unaligned.c.

unsigned long r3

Definition at line 169 of file unaligned.c.

unsigned long x

Definition at line 170 of file unaligned.c.

unsigned long x6_op

Definition at line 173 of file unaligned.c.

unsigned long x6_sz

Definition at line 172 of file unaligned.c.


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