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

Friends

class RegisterBase
 

Additional Inherited Members

- Public Member Functions inherited from v8::internal::RegisterBase< MSARegister, kMsaAfterLast >
constexpr operator RegisterCode () const
 
int code () const
 
RegList bit () const
 
bool is_valid () const
 
constexpr bool operator== (MSARegister other) const
 
constexpr bool operator!= (MSARegister other) const
 
- Static Public Member Functions inherited from v8::internal::RegisterBase< MSARegister, kMsaAfterLast >
static constexpr MSARegister no_reg ()
 
static constexpr MSARegister from_code ()
 
static MSARegister from_code (int code)
 
static constexpr int code ()
 
static constexpr RegList bit ()
 
static constexpr RegList ListOf ()
 
static RegList ListOf (Register... regs)
 
- Static Public Attributes inherited from v8::internal::RegisterBase< MSARegister, kMsaAfterLast >
static constexpr int kCode_no_reg
 
static constexpr int kNumRegisters
 
- Protected Member Functions inherited from v8::internal::RegisterBase< MSARegister, kMsaAfterLast >
constexpr RegisterBase (int code)
 
- Protected Attributes inherited from v8::internal::RegisterBase< MSARegister, kMsaAfterLast >
int reg_code_
 

Detailed Description

Definition at line 282 of file assembler-mips.h.


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