mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-20 14:21:25 +00:00
Use =RS 8 for avr ##anal (#18568)
This commit is contained in:
parent
d6e91498f2
commit
afb59d6f6c
@ -1935,6 +1935,7 @@ static bool set_reg_profile(RAnal *anal) {
|
||||
"=SN r24\n"
|
||||
"=SP sp\n"
|
||||
"=BP y\n"
|
||||
"=RS 8\n"
|
||||
// explained in http://www.nongnu.org/avr-libc/user-manual/FAQ.html
|
||||
// and http://www.avrfreaks.net/forum/function-calling-convention-gcc-generated-assembly-file
|
||||
"=A0 r25\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user