RISC-V Assembly: Understanding JustReturn.c with O1 Optimization - Lesson 3.1
OpenSecurityTraining2 via YouTube
Overview
Learn RISC-V assembly language through a detailed 19-minute lesson that examines the compilation of JustReturn.c with -O1 optimization. Explore both 32-bit and 64-bit RISC-V assembly instructions by analyzing compiled C code examples, with special emphasis on understanding stack operations and their role in assembly execution. Part of a comprehensive MOOC series that builds fundamental knowledge of RISC-V architecture through practical demonstrations and code analysis.
Syllabus
Arch1005: RISC-V Assembly 03 01 JustReturn.c -O1
Taught by
OpenSecurityTraining2