Hacker News new | ask | show | jobs
by lubomir 4587 days ago
In code example, the hexdump starts with B9 90 00 00 08, but in the disassembly is listed as 80 00 00 90. I don't think endianness can change 08 to 80.
1 comments

not even German endianness ? ;)

thanks for pointing this out.