Module instruction

Module instruction 

Source
Expand description

Program instructions, used for end-to-end testing and instruction counts

Enums§

MathInstruction
Instructions supported by the math program, used for testing instruction counts

Functions§

f32_divide
Create PreciseSquareRoot instruction
f32_multiply
Create PreciseSquareRoot instruction
noop
Create PreciseSquareRoot instruction
precise_sqrt
Create PreciseSquareRoot instruction
sqrt_u64
Create SquareRoot instruction
sqrt_u128
Create SquareRoot instruction
u64_divide
Create PreciseSquareRoot instruction
u64_multiply
Create PreciseSquareRoot instruction