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,066 results
Part 1 of "How Programs Look in Assembly": https://youtu.be/2d0gKxGMGbc 00:00 Simple C Program 00:34 The Stack Explained ...
76,239 views
8 months ago
Stack Operations Explained | Push, Pop, Peek & More with Visuals |#vilearnx Stack – The LIFO Data Structure You Must ...
50,779 views
7 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,651 views
9 months ago
Explore the intricacies of using the `stack pointer` in assembly loops and learn about the `C calling convention` in x86 architecture ...
1 view
Join this channel to get access to perks: https://www.youtube.com/channel/UCnTEznFhcHCrQnXSEatlrZw/join Click the link below ...
55 views
1 month 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
11 months ago
ESP = Extended Stack Pointer EBP = Extended Base Pointer When a new function is to be called, the "function prologue" ...
8,028 views
10 months ago
Explore the reasons behind the initialization of the stack pointer in microprocessors and how it influences memory management.
0 views
The stack pointer (SP) is one of the most misunderstood concepts in CPU architecture. In this video, I break down the stack, how it ...
1,127 views
If you wish to take up the course with full resources kindly use the link below: Udemy: ...
108 views
3 weeks ago
This guide explores the rationale behind using `int32_t` pointers instead of `uint32_t` in thread control blocks for ARM ...
2 views
A deep dive into confusing assembly code: uncover the purpose behind resetting the stack pointer and manipulating register ...
3 views
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,245 views
5 months ago
x27;In PUSH instruction, after each execution of the instruction, the stack pointer is incremented by 1 decremented by 1 ...
Ahora ya estamos al final de la función entonces lo que vamos a hacer es vamos a restaurar el stack Pointer al inicio de la ...
1,014 views
Discover how to find out where the Stack Pointer currently points in the Intel 8085 microprocessor with simple assembly code.
5 views
A deep dive into stack pointer behavior in C/C+ + and how compilers manage memory allocation, particularly in embedded ...
In this video, I break down how function calls are managed in low-level programming, how the stack pointer (SP/RSP) and base ...
68 views