RISC-V Assembly: Calling Functions and Calling Conventions - Lecture 5.1
OpenSecurityTraining2 via YouTube
Overview
Learn about RISC-V assembly language calling conventions in this 11-minute educational video that explores how functions are called and executed in both 32-bit and 64-bit RISC-V architectures. Examine compiled C code examples to understand assembly instructions, with special emphasis on stack operations and their crucial role in function execution. Part of a comprehensive MOOC series that breaks down complex assembly concepts through practical demonstrations and clear explanations.
Syllabus
Arch1005: RISC-V Assembly 05 Calling Functions 01 Calling Conventions
Taught by
OpenSecurityTraining2