Files
2026-05-27 23:03:00 +08:00

8 lines
106 B
ArmAsm

#include "textflag.h"
TEXT ·RDSeed(SB), NOSPLIT, $0
MRS RNDR, R0
MOVD R0, res+0(FP)
RET