Is the disassembled code in att syntax guaranteed to generate the same machine code?

Christian Groessler chris@groessler.org
Wed Apr 28 14:44:29 GMT 2021


On 4/28/21 4:26 PM, Peng Yu via Binutils wrote:
>
> It is a fair expectation that the disassembled code can generate
> exactly the same machine code from which the disassembled code is
> derived from.


No. It is not. It's a "nice to have", but in reality not the case for 
many targets.


regards,
chris



More information about the Binutils mailing list