Digital Design & Comp Arch - Lecture 9b: Assembly Programming (Spring 2023)

  Рет қаралды 3,487

Onur Mutlu Lectures

Onur Mutlu Lectures

Күн бұрын

Пікірлер: 2
@willemhekman1788
@willemhekman1788 10 ай бұрын
@37:00 I was a bit confused that substracting 12 from the stack pointer (addi $sp $sp -12) helps allocate space on the stack, but then quickly found out that the stack grows "downwards" in memory 🙂 Now I get why function call can only take a limited number of arguments and otherwise you work with pointers (I guess).
@shouyudu936
@shouyudu936 4 ай бұрын
Yeah, you can always store the extra arguments onto the stack before calling the function, and the function can retrieve it from the stack at the beginning.
I Turned My Mom into Anxiety Mode! 😆💥 #prank #familyfun #funny
00:32
ЛУЧШИЙ ФОКУС + секрет! #shorts
00:12
Роман Magic
Рет қаралды 28 МЛН
amazing#devil #lilith #funny #shorts
00:15
Devil Lilith
Рет қаралды 18 МЛН
4. Assembly Language & Computer Architecture
1:17:35
MIT OpenCourseWare
Рет қаралды 723 М.
Lambda Calculus - Computerphile
12:40
Computerphile
Рет қаралды 1 МЛН
computers suck at division (a painful discovery)
5:09
Low Level
Рет қаралды 1,7 МЛН
Computer Architecture - Lecture 29: SIMD & GPU Architectures (Fall 2023)
3:14:47
Parsing Explained - Computerphile
14:58
Computerphile
Рет қаралды 245 М.
Essentials: Functional Programming's Y Combinator - Computerphile
13:26