stkarm/src
giomba d3152ca2ad Auto-alignment of vector table
And discovered fundamental difference between .align and .balign on ARM
ftp://ftp.gnu.org/old-gnu/Manuals/gas/html_chapter/as_7.html
2018-12-31 12:32:26 +01:00
..
dbg.cpp Tested some exceptions; Added a simple panic function 2018-12-30 23:45:46 +01:00
dbg.s Tested some exceptions; Added a simple panic function 2018-12-30 23:45:46 +01:00
fireswi.s Interrupt Vector Table, first tests 2018-12-30 22:44:14 +01:00
interrupt.s Interrupt Vector Table, first tests 2018-12-30 22:44:14 +01:00
kernel.cpp Added other (untested) interrupts 2018-12-30 23:07:00 +01:00
kernel.s Auto-alignment of vector table 2018-12-31 12:32:26 +01:00
linker.ld Auto-alignment of vector table 2018-12-31 12:32:26 +01:00
vectab.s Auto-alignment of vector table 2018-12-31 12:32:26 +01:00