uxn-instruction-tests
CPU instruction set tests
A collection of test programs to ensure compatibility and accuracy in the implementation of a CPU instruction set
14 stars
3 watching
0 forks
Language: Makefile
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
deltaf1/uxn-impl-guide | A guide to implementing a stack-based virtual machine with a specific instruction set architecture and I/O device specifications | 35 |
deltaf1/uxn-logisim | Port of Uxn instruction set to digital hardware in Logisim simulator | 14 |
deltaf1/uxn-lua | Port of Uxn Virtual Machine to Lua and Love2D game engine | 15 |
chximn/cpu | Simulates an x86-64 CPU architecture in C++ | 196 |
flagopen/flaginstruct | A collection of diverse instruction corpora for improving the development and tuning of Chinese Language Models | 173 |
deltaf1/pyuxntaldisasm | A tool for disassembling and analyzing 8-bit machine code ROMs. | 2 |
xuefuzhao/instructionwild | Creating a large-scale user-based instruction dataset for natural language processing research and development | 453 |
vt-nlp/multiinstruct | A multimodal benchmark dataset designed to evaluate the performance of vision-language foundation models through instruction tuning. | 133 |
atilaneves/unit-threaded | An advanced unit testing framework that supports property-based testing and mocking in the D programming language. | 122 |
rondnelson99/opcode_count | Analyzes the frequency of instructions in Game Boy code to provide insights into coding patterns and optimization opportunities | 2 |
compsec-snu/difuzz-rtl | An approach to fuzz testing CPU designs using differential coverage analysis and random instruction mutation | 74 |
floooh/chips-test | Provides tests and sample code for an 8-bit microcomputer emulator written in C. | 387 |
moxunit/moxunit | A lightweight unit test framework for Matlab and GNU Octave. | 54 |
machine/machine.specifications | A Context/Specification framework for .NET testing that removes language noise and simplifies tests. | 885 |
thetumultuousunicornofdarkness/cpu-x | An application that gathers information on CPU, motherboard, and more for Linux and FreeBSD systems | 2,048 |