v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Registers Class Reference

#include <constants-arm.h>

Data Structures

struct  RegisterAlias
 

Static Public Member Functions

static const char * Name (int reg)
 
static int Number (const char *name)
 
static const char * Name (int reg)
 
static int Number (const char *name)
 

Static Public Attributes

static const int32_t kMaxValue = 0x7fffffff
 
static const int32_t kMinValue = 0x80000000
 

Detailed Description

Definition at line 738 of file constants-arm.h.

Member Function Documentation

static const char* Name ( int  reg)
static
static const char* Name ( int  reg)
static
static int Number ( const char *  name)
static
static int Number ( const char *  name)
static

Field Documentation

const int32_t kMaxValue = 0x7fffffff
static

Definition at line 140 of file constants-mips.h.

const int32_t kMinValue = 0x80000000
static

Definition at line 141 of file constants-mips.h.


The documentation for this class was generated from the following files: