I don't really know what to write for this readme.
So here is the entirity of this library's source code:
use asm;
/// Gets the instruction pointer to the exact next instruction.
/// Sets the current value of the instruction pointer to addr.
pub unsafe !