|
| constexpr type | randomx::ExecutionPort::Null = 0 |
| constexpr type | randomx::ExecutionPort::P0 = 1 |
| constexpr type | randomx::ExecutionPort::P1 = 2 |
| constexpr type | randomx::ExecutionPort::P5 = 4 |
| constexpr type | randomx::ExecutionPort::P01 = P0 | P1 |
| constexpr type | randomx::ExecutionPort::P05 = P0 | P5 |
| constexpr type | randomx::ExecutionPort::P015 = P0 | P1 | P5 |
| const MacroOp | randomx::IMULH_R_ops_array [] = { MacroOp::Mov_rr, MacroOp::Mul_r, MacroOp::Mov_rr } |
| const MacroOp | randomx::ISMULH_R_ops_array [] = { MacroOp::Mov_rr, MacroOp::Imul_r, MacroOp::Mov_rr } |
| const MacroOp | randomx::IMUL_RCP_ops_array [] = { MacroOp::Mov_ri64, MacroOp(MacroOp::Imul_rr, true) } |
| const int | randomx::buffer0 [] = { 4, 8, 4 } |
| const int | randomx::buffer1 [] = { 7, 3, 3, 3 } |
| const int | randomx::buffer2 [] = { 3, 7, 3, 3 } |
| const int | randomx::buffer3 [] = { 4, 9, 3 } |
| const int | randomx::buffer4 [] = { 4, 4, 4, 4 } |
| const int | randomx::buffer5 [] = { 3, 3, 10 } |
| const SuperscalarInstructionInfo * | randomx::slot_3 [] = { &SuperscalarInstructionInfo::ISUB_R, &SuperscalarInstructionInfo::IXOR_R } |
| const SuperscalarInstructionInfo * | randomx::slot_3L [] = { &SuperscalarInstructionInfo::ISUB_R, &SuperscalarInstructionInfo::IXOR_R, &SuperscalarInstructionInfo::IMULH_R, &SuperscalarInstructionInfo::ISMULH_R } |
| const SuperscalarInstructionInfo * | randomx::slot_4 [] = { &SuperscalarInstructionInfo::IROR_C, &SuperscalarInstructionInfo::IADD_RS } |
| const SuperscalarInstructionInfo * | randomx::slot_7 [] = { &SuperscalarInstructionInfo::IXOR_C7, &SuperscalarInstructionInfo::IADD_C7 } |
| const SuperscalarInstructionInfo * | randomx::slot_8 [] = { &SuperscalarInstructionInfo::IXOR_C8, &SuperscalarInstructionInfo::IADD_C8 } |
| const SuperscalarInstructionInfo * | randomx::slot_9 [] = { &SuperscalarInstructionInfo::IXOR_C9, &SuperscalarInstructionInfo::IADD_C9 } |
| const SuperscalarInstructionInfo * | randomx::slot_10 = &SuperscalarInstructionInfo::IMUL_RCP |
| constexpr int | randomx::CYCLE_MAP_SIZE = RANDOMX_SUPERSCALAR_LATENCY + 4 |
| constexpr int | randomx::LOOK_FORWARD_CYCLES = 4 |
| constexpr int | randomx::MAX_THROWAWAY_COUNT = 256 |