Skip to content
Snippets Groups Projects
Commit 773df3e5 authored by Joel Brobecker's avatar Joel Brobecker
Browse files

* rs6000-tdep.c (store_param_on_stack_p): New function,

        an improved version of some code extracted from skip_prologue().
        (skip_prologue): Use store_param_on_stack_p() to detect
        instructions saving a parameter on the stack. Detect when r0
        is used to save a parameter.
        Do not mark "li rx, SIMM" instructions as part of the prologue,
        unless the following instruction is also part of the prologue.
parent 366ddcd5
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment