From ccf4e0619854e1041e5e1e58b07fe9b3b6d6ac67 Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Thu, 14 Mar 2024 14:10:03 +0000 Subject: [PATCH] Autosave: 2024-03-14 14:10:03 --- zk/Assembly.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zk/Assembly.md b/zk/Assembly.md index ad6ab4c..a9898be 100644 --- a/zk/Assembly.md +++ b/zk/Assembly.md @@ -15,4 +15,7 @@ created: Tuesday, March 12, 2024 - Assembly is one level up from machine code and provides a more human-friendly abstraction layer +- An assembly instruction is a _mneumonic_ that comprises an "op code" plus + operands + Summary, My Insight, Applications, Related Not