Why Nostr? What is Njump?
2024-01-15 12:36:04
in reply to

valium on Nostr: :helpeme: ok, use std::arch::asm; fn main() { unsafe { asm!("xchg rsp,rbp"); ...

ok,

use std::arch::asm;

fn main() {
unsafe {
asm!("xchg rsp,rbp"); //segfault
}
}
Author Public Key
npub19h6444pekl564vzznrvex5k55ggp2mpj6hlgf4cywt7rgq9pd7xq02vksh