1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-05-02 22:43:29 +00:00

Add a new misc test suite with addpcis tests

The two tests obtain NIA with bl+mflr+addi and then compare it
against addpcis with the minimum and maximum immediate operand values.

They were also tested on a real POWER9 system (in userspace) for good
measure.

Signed-off-by: Shawn Anastasio <shawn@anastas.io>
This commit is contained in:
Shawn Anastasio
2020-05-25 20:08:59 -05:00
parent e606772aeb
commit 8b161c6dc6
7 changed files with 165 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
Test 01:PASS
Test 02:PASS