Searched refs:MSTATUS_FS (Results 1 – 13 of 13) sorted by relevance
13 #define MSTATUS_FS 0x00006000U /* initial state of FPU */ macro67 li t0, MSTATUS_FS
64 li t0, MSTATUS_FS
55 li t0, MSTATUS_FS
17 #define MSTATUS_FS 0x00006000 macro
228 write_csr(mstatus, MSTATUS_FS); // allow FPU instructions without trapping in _init()
229 write_csr(mstatus, MSTATUS_FS); // allow FPU instructions without trapping in _init()
305 #define MSTATUS_FS (0x3 << 13) /* Machine Floating-point Status */ macro
15 #define MSTATUS_FS 0x00006000 macro33 li t0,MSTATUS_FS
200 li t0, MSTATUS_FS
16 #define MSTATUS_FS 0x00006000 macro
Completed in 50 milliseconds