Hello!
I would like that a risc-v assembly track be offered!
Would you like it too?
Thank you!
Hello!
I would like that a risc-v assembly track be offered!
Would you like it too?
Thank you!
That would be cool! Now we just need someone willing to build and maintain the track
Are you interested in building a risc-v track? Does the MIPS track count as a RISC-V track?
Hello!
Sorry, but I meant I would like to try and learn a bit about risc-v assembly.
I can’t maintain a track!
Maybe there’s someone who has the knowledge to make it happen…
Thank you for your response.!
The MIPS track says,
MIPS is a reduced instruction set computer (RISC) instruction set architecture, currently used mostly in video game consoles and routers. It is also a popular architecture in introductory courses and textbooks on computer architecture, due to its simplicity relative to x86 and ARM. Here we use the 32-bit instruction set; a 64-bit instruction set also exists.
Is that what you’re looking for?
RISC-V is a RISC standard. MIPS is an implementation of RISC assembly. You can practice assembly that (very closely) implements the RISC-V standard on the MIPS track.