FreeRTOS-Kernel/FreeRTOS/Demo/RISC-V_RV32_QEMU_VIRT_GCC/build/gcc
Kody Stribrny 2f3e5235aa
Expand RV32E demo support, prevent 'ebreak' looping (#883)
* Expand RV32E demo support, prevent 'ebreak' looping

The RegTest tests are modified in the Qemu and HiFive demos
to support RV32E and its limited set of registers.

'ebreak' call looping is removed in RegTest. This produces
a lot of noise when debugging.

* Correct whitespace

* Remove 'ebreak' instruction calls

The ebreak instruction sets and exception
which leads to jumping around the binary. This
can make debugging difficult.

* Fix whitespace formatting
2023-02-06 21:00:09 -08:00
..
output Extend qemu virt riscv demo (#774) 2022-01-26 17:55:06 -08:00
.cproject Extend qemu virt riscv demo (#774) 2022-01-26 17:55:06 -08:00
.project Extend qemu virt riscv demo (#774) 2022-01-26 17:55:06 -08:00
fake_rom.ld Extend qemu virt riscv demo (#774) 2022-01-26 17:55:06 -08:00
gdbinit Update GCC RISC-V QEMU project to support new RISC-V port and vector mode (#780) 2022-02-08 13:58:34 -08:00
Makefile Update GCC RISC-V QEMU project to support new RISC-V port and vector mode (#780) 2022-02-08 13:58:34 -08:00
printf-stdarg.c Extend qemu virt riscv demo (#774) 2022-01-26 17:55:06 -08:00
RegTest.S Expand RV32E demo support, prevent 'ebreak' looping (#883) 2023-02-06 21:00:09 -08:00
RTOSDemo Default.launch Extend qemu virt riscv demo (#774) 2022-01-26 17:55:06 -08:00
start.S [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00