Cr0a3/ygen

[BUG][X64] ptr operations loads the value of the pointer instead

Opened this issue · 0 comments

Describe the bug
Anything with pointers loads the value of the pointer in ygen x64 (e.g: add adds the values of the two operands instead of the address)