aboutsummaryrefslogtreecommitdiff
path: root/unratified/rv128_c
blob: 2d428dd575c9b18fe20f9eb01e43665f2fb7e091 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# quadrant 0
c.lq rd_p rs1_p c_uimm9lo c_uimm9hi     1..0=0 15..13=1 
$import rv64_c::c.ld
c.sq rs1_p rs2_p c_uimm9hi c_uimm9lo    1..0=0 15..13=5
$import rv64_c::c.sd

#quadrant 1
$import rv64_c::c.addiw

#quadrant 2
c.lqsp rd c_uimm10sphi c_uimm10splo     1..0=2 15..13=1
$import rv64_c::c.ldsp
c.sqsp c_rs2 c_uimm10sp_s               1..0=2 15..13=5
$import rv64_c::c.sdsp