systems-nuts / unifico

Compiler and build harness for heterogeneous-ISA binaries with the same stack layout.
4 stars 1 forks source link

Added far heap access detection Pin tool. #226

Closed blackgeorge-boom closed 1 year ago

blackgeorge-boom commented 1 year ago

A first attempt to detect "far" memory accesses.

We can definitely extend it later.

Let me know what you think!

Closes #224