On Wed, May 13, 2015 at 8:17 PM, Alexander Monakov <amona...@ispras.ru> wrote:

> Can you also tell me why ..._pop call and sibcall instructions are predicated
> on !TARGET_64BIT?

Because "  /* None of the 64-bit ABIs pop arguments.  */ ".

Please see call_pop documentation and ix86_return_pops_args from
config/i386/i386.c

Uros.

Reply via email to