x86::int
[−]
[src]
macro_rules! int { ( $x:expr ) => { ... }; }
Generate a software interrupt. This is a macro argument needs to be an immediate.
macro_rules! int { ( $x:expr ) => { ... }; }
Generate a software interrupt. This is a macro argument needs to be an immediate.