[Libre-soc-bugs] [Bug 459] New: create program to test native mul/div instructions on a POWER9 processor (power-instruction-analyzer)
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Tue Aug 18 02:18:07 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=459
Bug ID: 459
Summary: create program to test native mul/div instructions on
a POWER9 processor (power-instruction-analyzer)
Product: Libre-SOC's first SoC
Version: unspecified
Hardware: PC
OS: Linux
Status: CONFIRMED
Severity: enhancement
Priority: ---
Component: Source Code
Assignee: programmerjake at gmail.com
Reporter: programmerjake at gmail.com
CC: libre-soc-bugs at lists.libre-soc.org,
programmerjake at gmail.com
NLnet milestone: ---
https://salsa.debian.org/Kazan-team/power-instruction-analyzer
The program also has models written in Rust for each implemented instruction.
Those models are accessible through a Python API for use with unit tests of our
processor design without requiring the host processor to be a POWER9 processor
(important because lots of people only have x86 processors and POWER9
processors aren't exactly cheap).
The models must reproduce all results of the POWER9 processor exactly, even if
the OpenPower spec says those particular operations are not defined.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list