hashx
0.3.1
In hashx::
compiler::
x86_
64
Macros
dynasm
Constants
BUFFER_CAPACITY
EPILOGUE_SIZE
INSTRUCTION_SIZE_LIMIT
PROLOGUE_SIZE
REGS_TO_SAVE
Traits
RegisterMapper
Functions
emit_init_locals
emit_instruction
emit_load_input
emit_restore_regs
emit_return
emit_save_regs
emit_store_output
stack_size
Type Aliases
Assembler
hashx
::
compiler
::
x86_64
Constant
REGS_TO_SAVE
Copy item path
Settings
Help
Summary
Source
const REGS_TO_SAVE: [Rq;
4
];
Available on
crate feature
compiler
and x86-64
only.
Expand description
List of registers to save on the stack, in address order