V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::DwVfpRegister Class Reference
Inheritance diagram for v8::internal::DwVfpRegister:
v8::internal::RegisterBase< DwVfpRegister, kDoubleAfterLast >

Public Member Functions

void split_code (int *vm, int *m) const
 
VfpRegList ToVfpRegList () const
 
- Public Member Functions inherited from v8::internal::RegisterBase< DwVfpRegister, kDoubleAfterLast >
constexpr operator RegisterCode () const
 
int code () const
 
RegList bit () const
 
bool is_valid () const
 
constexpr bool operator== (DwVfpRegister other) const
 
constexpr bool operator!= (DwVfpRegister other) const
 

Static Public Member Functions

static int NumRegisters ()
 
static void split_code (int reg_code, int *vm, int *m)
 
- Static Public Member Functions inherited from v8::internal::RegisterBase< DwVfpRegister, kDoubleAfterLast >
static constexpr DwVfpRegister no_reg ()
 
static constexpr DwVfpRegister from_code ()
 
static DwVfpRegister 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 Public Attributes inherited from v8::internal::RegisterBase< DwVfpRegister, kDoubleAfterLast >
static constexpr int kCode_no_reg
 
static constexpr int kNumRegisters
 

Friends

class RegisterBase
 
class LowDwVfpRegister
 

Additional Inherited Members

- Protected Member Functions inherited from v8::internal::RegisterBase< DwVfpRegister, kDoubleAfterLast >
constexpr RegisterBase (int code)
 
- Protected Attributes inherited from v8::internal::RegisterBase< DwVfpRegister, kDoubleAfterLast >
int reg_code_
 

Detailed Description

Definition at line 235 of file assembler-arm.h.


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