Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
12,102 results
Part 1 of "How Programs Look in Assembly": https://youtu.be/2d0gKxGMGbc 00:00 Simple C Program 00:34 The Stack Explained ...
75,193 views
8 months ago
View the full free MOOC at https://ost2.fyi/Arch1005. This class teaches RISC-V 32 and 64-bit assembly languages, by compiling C ...
409 views
10 months ago
TIMESTAMP 00:00 Introduction 06:05 Stack Frames 12:00 The Role of RSP (Stack Pointer) 15:42 The Role of RBP (Base Pointer) ...
3,609 views
9 months ago
ESP = Extended Stack Pointer EBP = Extended Base Pointer When a new function is to be called, the "function prologue" ...
8,001 views
3 views
7 months ago
We will also discuss how stacks are represented in computer memory, including the role of the stack pointer in tracking the top ...
9 views
11 months ago
If you wish to take up the course with full resources kindly use the link below: Udemy: ...
104 views
3 weeks ago
Explore the intricacies of using the `stack pointer` in assembly loops and learn about the `C calling convention` in x86 architecture ...
1 view
6 months ago
In this episode, we learn about stack memory, and add a stack pointer to our CPU. This will enable us to use the stack in our ...
1,243 views
4 months ago
Explore the reasons behind the initialization of the stack pointer in microprocessors and how it influences memory management.
0 views
... Embedded Systems Porgamming: Stack as Memory Segment 22:28 Stack Area Allocation in Linker Script 27:42 Stack Pointer ...
39 views
2 weeks ago
This guide explores the rationale behind using `int32_t` pointers instead of `uint32_t` in thread control blocks for ARM ...
2 views
x27;In PUSH instruction, after each execution of the instruction, the stack pointer is incremented by 1 decremented by 1 ...
A deep dive into confusing assembly code: uncover the purpose behind resetting the stack pointer and manipulating register ...
5 views
29 views
3 months ago
Discover how to find out where the Stack Pointer currently points in the Intel 8085 microprocessor with simple assembly code.
This video discuss about stack pointers and how you could see one on a program ,.
Are you confused about the difference between the `sp` and `SP_EL2` registers while debugging ARM64 on Linux? Read this ...
A deep dive into stack pointer behavior in C/C+ + and how compilers manage memory allocation, particularly in embedded ...