![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| void | split_code (int *vm, int *m) const |
| VfpRegList | ToVfpRegList () const |
Public Member Functions inherited from v8::internal::RegisterBase< SwVfpRegister, kSwVfpAfterLast > | |
| constexpr | operator RegisterCode () const |
| int | code () const |
| RegList | bit () const |
| bool | is_valid () const |
| constexpr bool | operator== (SwVfpRegister other) const |
| constexpr bool | operator!= (SwVfpRegister other) const |
Static Public Member Functions | |
| static void | split_code (int reg_code, int *vm, int *m) |
Static Public Member Functions inherited from v8::internal::RegisterBase< SwVfpRegister, kSwVfpAfterLast > | |
| static constexpr SwVfpRegister | no_reg () |
| static constexpr SwVfpRegister | from_code () |
| static SwVfpRegister | 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 = 4 |
Static Public Attributes inherited from v8::internal::RegisterBase< SwVfpRegister, kSwVfpAfterLast > | |
| static constexpr int | kCode_no_reg |
| static constexpr int | kNumRegisters |
Friends | |
| class | RegisterBase |
Additional Inherited Members | |
Protected Member Functions inherited from v8::internal::RegisterBase< SwVfpRegister, kSwVfpAfterLast > | |
| constexpr | RegisterBase (int code) |
Protected Attributes inherited from v8::internal::RegisterBase< SwVfpRegister, kSwVfpAfterLast > | |
| int | reg_code_ |
Definition at line 200 of file assembler-arm.h.