Skip to content
#

vmx

Here are 14 public repositories matching this topic...

X86-64 bilateral instruction tokenizer implemented in C. Supports the following processor extensions: AES, AVX, AVX2, AVX512, FMA, MMX, SSE, SSE2, SSE3, SSE4, x87(FPU), VMX. In order to ease testing, a diassembler which transforms tokens into compilable assembly (for NASM compiler) has been implemented.

  • Updated Oct 2, 2022
  • C

Segmented virtual machine in C for a Computer Architecture course. Runs VMX (v1/v2) binaries with optional disassembler, VMI breakpoint dumps, stack and syscalls, plus a test/assembler toolkit (vmg.exe/vmt.exe) and sample .asm/.vmx/.vmi programs.

  • Updated Dec 11, 2025
  • C

Improve this page

Add a description, image, and links to the vmx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vmx topic, visit your repo's landing page and select "manage topics."

Learn more