Cr0a3 / CodeGenLib

A x86-64Bit code generator (like LLVM)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeGen x64: mov

Cr0a3 opened this issue · comments

Currently the move command doesn't generate valid code (only for the 64bit registers). GDB sees the first byte as bad code and so the rest of the bytes are just random shit.

let's go!!
It is fixed