blob: 3b735e67a894365097bf2ad7df21ad454696a08f (
plain)
1
2
3
4
5
6
7
|
# quadrant 0
c.flw rd_p rs1_p c_uimm7lo c_uimm7hi 1..0=0 15..13=3
c.fsw rs1_p rs2_p c_uimm7lo c_uimm7hi 1..0=0 15..13=7
#quadrant 2
c.flwsp rd c_uimm8sphi c_uimm8splo 1..0=2 15..13=3
c.fswsp c_rs2 c_uimm8sp_s 1..0=2 15..13=7
|