pub const fn stall_cycles(funct: u8, fmt: u8) -> u32Expand description
The stall a COP1 arithmetic instruction adds, in PCycles.
Zero for the single-cycle operations; see delay_cycles.
pub const fn stall_cycles(funct: u8, fmt: u8) -> u32The stall a COP1 arithmetic instruction adds, in PCycles.
Zero for the single-cycle operations; see delay_cycles.