[BUG][X64] ptr operations loads the value of the pointer instead
Opened this issue · 0 comments
Cr0a3 commented
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)