SingleStepTests.Intel80386.68-FF 2025.11.5

dotnet add package SingleStepTests.Intel80386.68-FF --version 2025.11.5
                    
NuGet\Install-Package SingleStepTests.Intel80386.68-FF -Version 2025.11.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SingleStepTests.Intel80386.68-FF" Version="2025.11.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SingleStepTests.Intel80386.68-FF" Version="2025.11.5" />
                    
Directory.Packages.props
<PackageReference Include="SingleStepTests.Intel80386.68-FF" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SingleStepTests.Intel80386.68-FF --version 2025.11.5
                    
#r "nuget: SingleStepTests.Intel80386.68-FF, 2025.11.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SingleStepTests.Intel80386.68-FF@2025.11.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SingleStepTests.Intel80386.68-FF&version=2025.11.5
                    
Install as a Cake Addin
#tool nuget:?package=SingleStepTests.Intel80386.68-FF&version=2025.11.5
                    
Install as a Cake Tool

Intel 80386 Single Step Tests (Opcodes 68-FF)

This package contains hardware-validated CPU tests for the Intel 80386 processor, covering opcodes 68-FF.

Contents

  • 80386.68-FF.zip: Archive containing test files for opcodes 0x68 to 0xFF in JSON format

About the Tests

These tests are from the SingleStepTests/80386 repository.

For complete documentation about the test format, usage instructions, and test methodology, please refer to the upstream repository README.

Version Information

  • Package Version: 2025.11.5
  • Source Commit: 0a12c4f
  • Commit Date: 2025-11-05 15:02:36 -0500

Credits

All credit goes to Daniel Balsom for his incredible work in generating these hardware-validated test suites. This project simply repackages his tests for easier consumption in .NET projects.

License

This package is distributed under the MIT License. See the LICENSE file for details.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2025.11.5 301 11/10/2025

Tests for opcodes 68-FF from upstream SingleStepTests/80386 commit 0a12c4f (2025-11-05 15:02:36 -0500)