Use =RS 8 for avr ##anal (#18568)

This commit is contained in:
pancake 2021-04-11 03:30:40 +02:00 committed by GitHub
parent d6e91498f2
commit afb59d6f6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"