|
|
|
|
|
by tsimionescu
2209 days ago
|
|
> perhaps you should train two models: one to convert machine code to assembly, and the other to convert assembly to C. Is the step of going from machine code to gcc-produced assembly not trivial? Is gcc actually producing assembly code that an assembler needs to do more with than convert to the corresponding opcodes? |
|