------- Additional Comments From d dot g dot gorbachev at gmail dot com 2009-05-29 23:06 ------- "jmp $+2" jumps to the next instruction after itself (this form of "jmp" is 2 bytes long), i.e. essentially it is a no-op. It was often used in the past on x86 to provide delays after I/O instructions. Now, these older programs cannot be assembled with GAS. Notice that it is Intel syntax, it is valid.
-- http://sourceware.org/bugzilla/show_bug.cgi?id=10198 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils