mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 21:14:37 +00:00
Update fcvt tests for l.s/lu.s and s.l/s.lu that were missing
This commit is contained in:
parent
3bd5bbce48
commit
ac3253203d
@ -94,7 +94,10 @@ main:
|
||||
fcvt.wu.q a0, ft3
|
||||
fcvt.l.q a0, ft3
|
||||
fcvt.lu.q a0, ft3
|
||||
|
||||
fcvt.l.s a0, ft0
|
||||
fcvt.lu.s a0, ft0
|
||||
fcvt.s.l ft0, t0
|
||||
fcvt.s.lu ft0, t0
|
||||
|
||||
// Tests verfying that half and quad floating point convertion instructions are not supported by rv64gc
|
||||
# fcvt.h.d ft3, ft0 // Somehow this instruction is taking the route on line 124
|
||||
|
Loading…
Reference in New Issue
Block a user