Searched defs:HAZARD_DELAY (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/mips/include/
H A Dasm.h738 #define HAZARD_DELAY sll $0,3 macro
741 #define HAZARD_DELAY macro
744 #define HAZARD_DELAY sll $0,$0,3 macro
748 #define HAZARD_DELAY nop;nop;nop;nop;sll $0,$0,3; macro

Completed in 54 milliseconds