mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 21:22:20 +08:00
* doc/c-xtensa.texi (Xtensa Immediate Relaxation): Fix "addi" typo.
This commit is contained in:
@ -451,7 +451,7 @@ is translated to:
|
||||
l32r a1, .L1
|
||||
@end group
|
||||
@group
|
||||
addi a1, a0, a1
|
||||
add a1, a0, a1
|
||||
l32i a1, a1, 0
|
||||
@end group
|
||||
@end smallexample
|
||||
|
Reference in New Issue
Block a user