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

8 lines
113 B
PHP
Raw Normal View History

2024-11-24 20:13:28 -08:00
iterate <instr,modrm>, endbr32,0FBh, endbr64,0FAh
macro instr?
db 0F3h,0Fh,1Eh,modrm
end macro
end iterate