Asm/test/i586.S

6 lines
89 B
ArmAsm

/* $Id$ */
.text
rdmsr /* 0f 32 */
rdpmc /* 0f 33 */
rdtsc /* 0f 31 */