asm_dip/toolchain/fasmg.kl0e/examples/x86/include/ext/rdtscp.inc

5 lines
40 B
PHP
Raw Normal View History

2024-11-24 20:13:28 -08:00
macro rdtscp?
db 0Fh,1,0F9h
end macro