Skip to content

fpetrot/128-test

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

128-test

Some unit and functional tests for 128-bit (and 64 and 32) riscv

Note that now the 128-bit version of the software needs to be cross-compiled with our 128-bit version of the gnu toolchain and executed with our 128-bit version of QEMU.

‘unit’ contains test generators for various instructions, in particular 128-bit shifts

'int128' contains random tests to check the 128-bit implementation of div[su]/rem[su]

'perf' contains some functional tests that might be used to check the performance behavior of the various riscv flavors

'kernel' contains an extremely basic operating system kernel for rv128 (works on https://github.com/fpetrot/qemu-riscv128/tree/rv128+satp)

The pathes to the qemu executables are hard coded depending on which machine I perform the test, which is bad, but this is no production software, ...

About

Some unit and functional tests for 128-bit (and 64 and 32) riscv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •