RISC-V Assembly: Understanding Local Variables and Struct Implementation - Part 1
OpenSecurityTraining2 via YouTube
Overview
Learn how to work with local variables and struct data types in RISC-V assembly through a focused 10-minute video lesson that examines C code compilation examples. Explore stack operations and their role in assembly language programming while gaining hands-on experience with both 32-bit and 64-bit RISC-V instruction sets. Master essential concepts about struct local variables through practical demonstrations that bridge the gap between C programming and assembly language implementation.
Syllabus
Arch1005: RISC-V Assembly 04 Local Variables 05 StructLocalVariable.c 1
Taught by
OpenSecurityTraining2