79627207

Date: 2025-05-18 06:45:35
Score: 1.5
Natty:
Report link

DB is directive, not instruction, which might bring confusion. Because instructions are executed by cpu, and directives like db just result in you program assembled with data before runtime. it doesnt raesult in any actual cpu instructions.

I don't have any sources for that, but that's how it works, and making that distinction helped my understanding a lot.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Neca