#include <assembler_arm64.h>
Definition at line 97 of file assembler_arm64.h.
◆ Ra()
static uint32_t dart::compiler::Arm64Encode::Ra |
( |
Register |
ra | ) |
|
|
inlinestatic |
Definition at line 114 of file assembler_arm64.h.
114 {
117 }
Register ConcreteRegister(LinkRegister)
◆ Rd()
static uint32_t dart::compiler::Arm64Encode::Rd |
( |
Register |
rd | ) |
|
|
inlinestatic |
◆ Rm()
static uint32_t dart::compiler::Arm64Encode::Rm |
( |
Register |
rm | ) |
|
|
inlinestatic |
◆ Rn()
static uint32_t dart::compiler::Arm64Encode::Rn |
( |
Register |
rn | ) |
|
|
inlinestatic |
◆ Rs()
static uint32_t dart::compiler::Arm64Encode::Rs |
( |
Register |
rs | ) |
|
|
inlinestatic |
◆ Rt()
static uint32_t dart::compiler::Arm64Encode::Rt |
( |
Register |
rt | ) |
|
|
inlinestatic |
◆ Rt2()
static uint32_t dart::compiler::Arm64Encode::Rt2 |
( |
Register |
rt2 | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: