ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

635 results

Mr. Bits
Stack Pointer Explained in 60 Seconds #cpu #quiz #computerarchitecture

The stack pointer (SP) is one of the most misunderstood concepts in CPU architecture. In this video, I break down the stack, how it ...

0:55
Stack Pointer Explained in 60 Seconds #cpu #quiz #computerarchitecture

1,118 views

4 weeks ago

SM training academy
Types of stack pointers explained  | Shadow Stack Pointer

If you wish to take up the course with full resources kindly use the link below: Udemy: ...

3:09
Types of stack pointers explained | Shadow Stack Pointer

104 views

3 weeks ago

The Engineers' Pitstop
Stack vs Heap: The Core Difference Explained

Stack vs heap explained simply. In this video, you'll learn the difference between stack and heap memory, how stack memory ...

2:27
Stack vs Heap: The Core Difference Explained

324 views

8 days ago

Cuneyt Akinlar
Stack Management in 32 bit x86 Architecture

Stack Management in 32 bit x86 Architecture

20:04
Stack Management in 32 bit x86 Architecture

54 views

3 weeks ago

Wadix Technologies
Stack Memory in Embedded Systems | LIFO, Stack Frames & Memory Segments

... Embedded Systems Porgamming: Stack as Memory Segment 22:28 Stack Area Allocation in Linker Script 27:42 Stack Pointer ...

1:03:21
Stack Memory in Embedded Systems | LIFO, Stack Frames & Memory Segments

39 views

2 weeks ago

Chirag Diwan
Stack pointers are easy.

This video discuss about stack pointers and how you could see one on a program ,.

19:40
Stack pointers are easy.

0 views

3 weeks ago

REAL LEARNERS
What is Memory, Stack, and How the CPU Reads Instructions | Assembly Language Beginner Course

Lesson 4: Memory, Stack, and CPU Instruction Flow | Assembly Language Tutorial Welcome to Lesson 4 of our Assembly ...

7:07
What is Memory, Stack, and How the CPU Reads Instructions | Assembly Language Beginner Course

10 views

4 weeks ago

Student2Student - Lerngruppe
How Functions Work in Assembly: Stack, Stack Frame, Prologue & Epilogue (Easy Explanation)

In this video, I break down how function calls are managed in low-level programming, how the stack pointer (SP/RSP) and base ...

9:32
How Functions Work in Assembly: Stack, Stack Frame, Prologue & Epilogue (Easy Explanation)

59 views

3 weeks ago

SP Engg. ACADEMY
39MP - Microprocessor - 8085 Microprocessor Functional Units - Stack pointer

Join this channel to get access to perks: https://www.youtube.com/channel/UCnTEznFhcHCrQnXSEatlrZw/join Click the link below ...

0:06
39MP - Microprocessor - 8085 Microprocessor Functional Units - Stack pointer

0 views

7 days ago

Jane Street
Microarchitecture: What Happens Beneath

Matt Godbolt goes deep into the actual implementation details of modern Intel microarchitecture. We'll explore how the execution ...

1:20:57
Microarchitecture: What Happens Beneath

5,781 views

1 day ago

LearnThatStack
Memory Explained  - Why Your Code Crashes (Stack vs Heap)

Ever passed a list to a function and it changed without you touching it? That's not a bug — that's how memory works. In this video, I ...

5:45
Memory Explained - Why Your Code Crashes (Stack vs Heap)

899 views

14 hours ago

Dr. AM Yousaf
Computer Organization and Assembly Language | Stack Push Pop Operations in Low Level | X86 Processor

What is the stack in assembly language How LIFO (Last In, First Out) works Role of SP (Stack Pointer) and SS (Stack Segment) ...

1:35
Computer Organization and Assembly Language | Stack Push Pop Operations in Low Level | X86 Processor

94 views

2 weeks ago

Learn To Troubleshoot
How Does the Call Stack Maintain LIFO Order?

Ever wondered about the secret behind how your computer executes functions one after another, yet knows exactly where to ...

3:23
How Does the Call Stack Maintain LIFO Order?

0 views

3 weeks ago

Ahmed Dahir Gutale
C++ Memory: Stack, Heap, and the RAII Revolution

Speed: Allocation is negligible, typically requiring just a single CPU instruction to move the stack pointer, and access is extremely ...

7:06
C++ Memory: Stack, Heap, and the RAII Revolution

141 views

2 weeks ago

Waysom
Why Stack Grows Downward in 8086 | Stack Pointer Explained

In the 8086 microprocessor, the stack grows downward in memory. Most students memorize this fact but do not understand the ...

0:38
Why Stack Grows Downward in 8086 | Stack Pointer Explained

0 views

2 days ago

PLL-Programming Logic Lab
The Great Memory Divide: Stack vs Heap Explained Like a Story (C/C++ Memory Management)

The Great Memory Divide: Stack vs Heap Explained Like a Story (C/C++ Memory Management) Welcome to PLL (Programming ...

2:13
The Great Memory Divide: Stack vs Heap Explained Like a Story (C/C++ Memory Management)

0 views

3 weeks ago

Benjamin Voor
Upgrading Xv6 OS to throw an exception when a null pointer is dereferenced.

Our code is available for download from our GitHub repository: github.com/guentheraidan/xv6-Mini-Project-3 Instructor: Associate ...

11:23
Upgrading Xv6 OS to throw an exception when a null pointer is dereferenced.

10 views

3 weeks ago

AutoContent API
Intel 8087 — The Brilliant, Flawed Coprocessor That Changed Computing

This is the incredible true story of the Intel 8087, a game changing but flawed floating point coprocessor that reshaped modern ...

8:28
Intel 8087 — The Brilliant, Flawed Coprocessor That Changed Computing

49 views

2 weeks ago

Learn To Troubleshoot
How Does Stack Memory Allocation Work?

How function calls and local variables are managed on the stack. ▻ The role of the stack pointer and base pointer in memory ...

3:21
How Does Stack Memory Allocation Work?

0 views

1 day ago

Student2Student - Lerngruppe
Assembly’de Stack Yapısı ve Stack Frame | En Temelden Anlatım | [Türkçe]

Bu videoda fonksiyon çağrılarının bellek üzerinde nasıl yönetildiğini, stack pointer (SP), base pointer (BP/EBP/RBP) gibi ...

9:31
Assembly’de Stack Yapısı ve Stack Frame | En Temelden Anlatım | [Türkçe]

46 views

3 weeks ago