Handbook
Glossary
int-vector-reps ( -- value )
Vocabulary
cpu
.
arm
.
64
Inputs
None
Outputs
value
an
object
Definition
USING:
cpu.architecture
;
IN:
cpu.arm.64
CONSTANT:
int-vector-reps
{
char-16-rep
uchar-16-rep
short-8-rep
ushort-8-rep
int-4-rep
uint-4-rep
longlong-2-rep
ulonglong-2-rep
}
inline