Searched refs:PAL_rdunique (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/alpha/include/
H A Dpal.h46 #define PAL_rdunique 0x009e /* U */ macro
H A Dalpha_cpu.h396 __asm volatile("call_pal %1 # PAL_rdunique"
398 : "i" (PAL_rdunique));
/openbsd-current/lib/libc/arch/alpha/
H A DSYS.h32 #include <machine/pal.h> /* for PAL_rdunique */
84 call_pal PAL_rdunique; \
/openbsd-current/sys/arch/alpha/alpha/
H A Ddb_disasm.c161 { "rdunique", PAL_rdunique },

Completed in 175 milliseconds