Registers pushed in the beginning of a function

ivanko.rus ivanko.rus@gmail.com
Tue Jun 22 13:17:00 GMT 2010


Hello everyone! I would like to know if it's possible to exclude "push
%ebp"; push %edi; push %esi; push %ebx" from the beginning of a
function. It's just that I need a possibility to control these things
myself (in only one function, the rest can be normal). Thanks a lot in
advance!



More information about the Gcc-help mailing list