Monero
Loading...
Searching...
No Matches
randomx::NativeRegisterFile Struct Reference

#include <bytecode_machine.hpp>

Collaboration diagram for randomx::NativeRegisterFile:

Public Attributes

int_reg_t r [RegistersCount] = { 0 }
rx_vec_f128 f [RegisterCountFlt]
rx_vec_f128 e [RegisterCountFlt]
rx_vec_f128 a [RegisterCountFlt]

Member Data Documentation

◆ a

rx_vec_f128 randomx::NativeRegisterFile::a[RegisterCountFlt]

◆ e

rx_vec_f128 randomx::NativeRegisterFile::e[RegisterCountFlt]

◆ f

rx_vec_f128 randomx::NativeRegisterFile::f[RegisterCountFlt]

◆ r

int_reg_t randomx::NativeRegisterFile::r[RegistersCount] = { 0 }

The documentation for this struct was generated from the following file: