> I believe that what Stefan meant here is that the amd64 binary has the > same number of *instructions*. Kind of, except that the number (and the size) of instructions is something that depends on what kinds of instructions the ISA supports. So I instead prefer to talk about the resulting code size. Stefan