commit | 062b1c19b879e7831cbceb599ab1d758f87eda40 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Tue Jan 27 01:15:10 2015 +0300 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Mon May 01 10:34:43 2017 -0700 |
tree | 33d6824f10f7d50cf3147ef96f1ab37b70022969 | |
parent | f984409a00e7d9aa40af64d7c9619e5de3d980bf [diff] |
xtensa: clean up access to spilled registers locations Define macros SPILL_SLOT* that return a reference to the stack location of the spill slot for specific register and use them instead of opencoded address calculations. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>