|
Monero
|
#include "jit_compiler_a64.hpp"#include "superscalar.hpp"#include "program.hpp"#include "reciprocal.h"#include "virtual_memory.h"#include "instruction_weights.hpp"
Namespaces | |
| namespace | ARMV8A |
| namespace | randomx |
Macros | |
| #define | INST_HANDLE(x) REPN(&JitCompilerA64::h_##x, WT(x)) |
Functions | |
| template<typename T > | |
| static constexpr size_t | randomx::Log2 (T value) |