asm_dip/toolchain/fasmg.kl0e/examples/x86/include/ext/rdtscp.inc
2024-11-24 23:13:28 -05:00

5 lines
40 B
PHP

macro rdtscp?
db 0Fh,1,0F9h
end macro