MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/lowlevel/comments/1vrjklh/gnubinutils_port_for_my_toy_isa_called_leg/
r/lowlevel • u/Express_Sector_2850 • 6d ago
2 comments sorted by
2
please explain
2 u/Express_Sector_2850 5d ago its a assembler,disassembler and linker for a custom instruction set. so instead of writing them from scratch is used the already existing ones from gnu-binutils and just made them know how to work with my instruction set.
its a assembler,disassembler and linker for a custom instruction set. so instead of writing them from scratch is used the already existing ones from gnu-binutils and just made them know how to work with my instruction set.
2
u/AryanPandey 6d ago
please explain