Flutter Engine
The Flutter Engine
|
#include <instructions_arm.h>
Public Member Functions | |
InstructionPattern (uword pc) | |
bool | IsValid () const |
InstructionPattern (uword pc) | |
bool | IsValid () const |
Public Member Functions inherited from dart::ValueObject | |
ValueObject () | |
~ValueObject () | |
Static Public Member Functions | |
static uword | DecodeLoadWordImmediate (uword end, Register *reg, intptr_t *value) |
static void | EncodeLoadWordImmediate (uword end, Register reg, intptr_t value) |
static uword | DecodeLoadWordFromPool (uword end, Register *reg, intptr_t *index) |
static uword | DecodeLoadWordImmediate (uword end, Register *reg, intptr_t *value) |
static uword | DecodeLoadWordFromPool (uword end, Register *reg, intptr_t *index) |
static uword | DecodeLoadDoubleWordFromPool (uword end, Register *reg1, Register *reg2, intptr_t *index) |
static void | EncodeLoadWordFromPoolFixed (uword end, int32_t offset) |
static uword | DecodeLoadWordImmediate (uword end, Register *reg, intptr_t *value) |
static uword | DecodeLoadWordFromPool (uword end, Register *reg, intptr_t *index) |
static void | EncodeLoadWordFromPoolFixed (uword end, int32_t offset) |
Protected Member Functions | |
uword | start () const |
uword | start () const |
Definition at line 30 of file instructions_arm.h.
|
inlineexplicit |
Definition at line 23 of file instructions_ia32.h.
|
inlineexplicit |
Definition at line 28 of file instructions_x64.h.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inline |
Definition at line 29 of file instructions_ia32.h.
|
inline |
Definition at line 34 of file instructions_x64.h.
|
inlineprotected |
Definition at line 34 of file instructions_ia32.h.
|
inlineprotected |
Definition at line 39 of file instructions_x64.h.