> In particular, objdump deals with the instructions "rep" and "movs" > incorrectly. "rep" isn't an instruction, it's a prefix. It belongs with the following opcode, just like es: or a size override.