Monero
external
randomx
src
Namespaces
|
Macros
bytecode_machine.cpp File Reference
#include "
bytecode_machine.hpp
"
#include "
reciprocal.h
"
Include dependency graph for bytecode_machine.cpp:
Namespaces
randomx
Macros
#define
INSTR_CASE
(x)
Macro Definition Documentation
◆
INSTR_CASE
#define INSTR_CASE
(
x
)
Value:
case
InstructionType::x: \
exe_ ## x(ibc, pc, scratchpad,
config
); \
break;
config
Definition:
cryptonote_config.h:220
Generated on Sun Oct 12 2025 12:00:00 for Monero by
1.8.14