I\'ve written the following function to play around with inline assembly a bit and print out various registers:
void run(void) { long rsp, rbp; asm("