90155b0cb346a5b79cf540cc1b9c1828961c70b4
* Interrupts require functions being aligned on 64-bit boundaries. Alignment is now allowed via the .align <intsize> directive, aligning the current address to a new alignment. * Datasection iteration doesn't require keeping track of the current position. * Rudimentary disassembler for breaking down the contents of an object Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
Description
No description provided
Languages
Rust
85.9%
Assembly
5.9%
Yacc
5.4%
Roff
2.4%
Shell
0.4%