From 701d52bcea5d3aa10a5488978265953bcbee928f Mon Sep 17 00:00:00 2001
From: 0x221E This website is intentionally being maintained in plain HTML. The only tracking method is access-logs, and your IP may be maintained for some time if the system suspects you are engaged in malicious activity. The AbuseIPDB badge below also sends a request on your behalf to load the image. Read more about this in Privacy Policy.
+ A transpiler is under construction to automate content creation in the website Porfolio & Blog
+
+
+
You can see the supported instructions below
+| Instruction Type | +Description | +
|---|---|
| MOV | +"The MOV instruction performs basic load data and store data operations between memory and the processor’s +registers and data movement operations between registers." (Intel SDM, p. 185) | +
| NOP | +Does nothing. It is always exactly 1 byte and is represented as a zero-byte. | +
| HLT | +Halts the emulator, performs an exit(0). | +