DisoofpW

Type Alias DisoofpW 

pub type DisoofpW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field DISOOFP writer - Disables floating point instructions completing out of order with respect to integer instructions.

Aliased Typeยง

pub struct DisoofpW<'a, REG> { /* private fields */ }