I am writing a Lisp compiler for the x86_64 architecture and I need a way to check whether an address is located on the heap. This is for the Lisp function
x86_64