forked from bminor/binutils-gdb
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
esp32ulp: esp32s2: fix sub_opcode for STO instruction
As per ESP32-S2/S3 Technical Reference Manual, the sub_opcode for Automatic Storage Mode ST-OFFSET should be 3, not 2. See page 35, figure 1-11, of the ESP32-S2 TRM v1.1 (2022-09-23) as well as page 305, figure 2-11, of the ESP32-S3 TRM v1.3 (2023-07-04) Closes #2
- Loading branch information
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
gas/testsuite/gas/esp32ulp/esp32s2/compare/esp32s2ulp_st.bin
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters