different asm code
horseriver <[email protected]> Mon, 18 Feb 2013 13:06:30 +0800
| Newsgroups | gmane.linux.assembly |
|---|---|
| Message-ID | <[email protected]> |
hi:) I have compiled a .S file ,using command gcc -c x.S -o x. Then I use objdump to look up its asm code, even find that some code is not the same as that .S file , more important is , some code in origin .S file has disappear . what is about the reason ? If it is due to version , why some code chould get lost after compile? thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-assembly" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html