rustubs::arch::x86_64

Module misc

Source
Expand description

wrappers for misc. architectural code before they find better place to go. asm code goes to asm/misc.s

Functionsยง

  • _delay ๐Ÿ”’ โš 
  • delays for several cycles. Used to fill sequantial IO commands (for devices to react). This does literally nothing: call an empty function and return