tests,arch-riscv: Add rv64uzfh-ps tests to asmtests

These were added to gem5-resources via these commits:
https://gem5-review.googlesource.com/c/public/gem5-resources/+/60249
https://gem5-review.googlesource.com/c/public/gem5-resources/+/60149

Change-Id: I3b6d75ab09960c9aa2e211288eaaf52d43d00368
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/60250
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
This commit is contained in:
Bobby R. Bruce
2022-06-01 11:41:06 -07:00
committed by Bobby Bruce
parent 0770c80fb9
commit 6b92e8ddde

View File

@@ -214,6 +214,17 @@ binaries = (
'rv64um-ps-remu',
'rv64um-ps-remuw',
'rv64um-ps-remw',
'rv64uzfh-ps-fadd',
'rv64uzfh-ps-fclass',
'rv64uzfh-ps-fcmp',
'rv64uzfh-ps-fcvt',
'rv64uzfh-ps-fcvt_w',
'rv64uzfh-ps-fdiv',
'rv64uzfh-ps-fmadd',
'rv64uzfh-ps-fmin',
'rv64uzfh-ps-ldst',
'rv64uzfh-ps-move',
'rv64uzfh-ps-recoding',
)