![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Static Public Member Functions | |
static int | NumRegisters () |
static int | NumRegisters () |
![]() | |
static constexpr DoubleRegister | no_reg () |
static constexpr DoubleRegister | from_code () |
static DoubleRegister | from_code (int code) |
static constexpr int | code () |
static constexpr RegList | bit () |
static constexpr RegList | ListOf () |
static RegList | ListOf (Register... regs) |
Static Public Attributes | |
static constexpr int | kSizeInBytes = 8 |
![]() | |
static constexpr int | kCode_no_reg |
static constexpr int | kNumRegisters |
Friends | |
class | RegisterBase |
Additional Inherited Members | |
![]() | |
constexpr | operator RegisterCode () const |
int | code () const |
RegList | bit () const |
bool | is_valid () const |
constexpr bool | operator== (DoubleRegister other) const |
constexpr bool | operator!= (DoubleRegister other) const |
![]() | |
constexpr | RegisterBase (int code) |
![]() | |
int | reg_code_ |
Definition at line 309 of file assembler-ppc.h.