forked from Github_Repos/cvw
Turned on FS bit in fpu.S coverage test
This commit is contained in:
parent
4c41589329
commit
0e02378532
@ -28,6 +28,9 @@
|
|||||||
|
|
||||||
main:
|
main:
|
||||||
|
|
||||||
|
bseti t0, zero, 14 # turn on FPU
|
||||||
|
csrs mstatus, t0
|
||||||
|
|
||||||
# Test legal instructions not covered elsewhere
|
# Test legal instructions not covered elsewhere
|
||||||
flq ft0, 0(a0)
|
flq ft0, 0(a0)
|
||||||
flh ft0, 8(a0)
|
flh ft0, 8(a0)
|
||||||
|
Loading…
Reference in New Issue
Block a user