#include <constants-arm.h>
|
static const int32_t | kMaxValue = 0x7fffffff |
|
static const int32_t | kMinValue = 0x80000000 |
|
static const int64_t | kMaxValue = 0x7fffffffffffffffl |
|
static const int64_t | kMinValue = 0x8000000000000000l |
|
Definition at line 659 of file constants-arm.h.
◆ Name() [1/3]
static const char* v8::internal::Registers::Name |
( |
int |
reg | ) |
|
|
static |
◆ Name() [2/3]
static const char* v8::internal::Registers::Name |
( |
int |
reg | ) |
|
|
static |
◆ Name() [3/3]
static const char* v8::internal::Registers::Name |
( |
int |
reg | ) |
|
|
static |
◆ Number() [1/3]
static int v8::internal::Registers::Number |
( |
const char * |
name | ) |
|
|
static |
◆ Number() [2/3]
static int v8::internal::Registers::Number |
( |
const char * |
name | ) |
|
|
static |
◆ Number() [3/3]
static int v8::internal::Registers::Number |
( |
const char * |
name | ) |
|
|
static |
◆ aliases_
◆ kMaxValue [1/2]
const int32_t v8::internal::Registers::kMaxValue = 0x7fffffff |
|
static |
◆ kMaxValue [2/2]
const int64_t v8::internal::Registers::kMaxValue = 0x7fffffffffffffffl |
|
static |
◆ kMinValue [1/2]
const int32_t v8::internal::Registers::kMinValue = 0x80000000 |
|
static |
◆ kMinValue [2/2]
const int64_t v8::internal::Registers::kMinValue = 0x8000000000000000l |
|
static |
◆ names_
static const char * v8::internal::Registers::names_ |
|
staticprivate |
The documentation for this class was generated from the following files: