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

#include <unwind_i.h>

Data Fields

unsigned int opc: 4
 
unsigned int dst: 9
 
signed int val: 19
 

Detailed Description

Definition at line 139 of file unwind_i.h.

Field Documentation

unsigned int dst

Definition at line 141 of file unwind_i.h.

unsigned int opc

Definition at line 140 of file unwind_i.h.

signed int val

Definition at line 142 of file unwind_i.h.


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