#include <armv7.hpp>
§ Helper()
mc2lib::codegen::armv7::Backend::Helper::Helper |
( |
char *& |
cnext, |
|
|
void *& |
code, |
|
|
std::size_t |
len |
|
) |
| |
|
inline |
§ MovImm32()
void mc2lib::codegen::armv7::Backend::Helper::MovImm32 |
( |
Reg |
reg, |
|
|
std::uint32_t |
imm32 |
|
) |
| |
|
inline |
§ cnext__
char*& mc2lib::codegen::armv7::Backend::Helper::cnext__ |
|
protected |
§ code
void*& mc2lib::codegen::armv7::Backend::Helper::code |
|
protected |
§ len
const std::size_t mc2lib::codegen::armv7::Backend::Helper::len |
|
protected |
The documentation for this class was generated from the following file: