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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
- Follow-Ups:
- Re: different asm code
- From: Hendrik Visage
- Re: different asm code
- Prev by Date: gdtr value
- Next by Date: Re: different asm code
- Previous by thread: gdtr value
- Next by thread: Re: different asm code
- Index(es):