CSCI45 Week 2 Day 1 - Architecture and coding functions, if statements, and loops in ARM32 assembly

Channel:
Subscribers:
2,650
Published on ● Video Link: https://www.youtube.com/watch?v=pDHy4QfplCE



Duration: 1:55:52
151 views
2


Today we went over:
1) Binary numbers
2) The basics of computer architecture, with an introduction to the memory hierarchy and caching
3) How to write if statements and loops in ARM32 assembly (again)
4) How to properly write functions in ARM32 assembly
5) Introduced the next homework assignment







Tags:
ARM32
functions
if statements
loops