File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -2448,8 +2448,7 @@ Encoding::
24482448[wavedrom, , svg]
24492449....
24502450{reg:[
2451- {bits: 2, name: 0x3},
2452- {bits: 5, name: 0xe},
2451+ {bits: 7, name: 0x3b, attr: ['OP-32']},
24532452{bits: 5, name: 'rd'},
24542453{bits: 3, name: 0x4},
24552454{bits: 5, name: 'rs1'},
@@ -3492,8 +3491,7 @@ Encoding::
34923491[wavedrom, , svg]
34933492....
34943493{reg:[
3495- {bits: 2, name: 0x3},
3496- {bits: 5, name: 0xc},
3494+ {bits: 7, name: 0x33, attr: ['OP'] },
34973495{bits: 5, name: 'rd'},
34983496{bits: 3, name: 0x4},
34993497{bits: 5, name: 'rs1'},
@@ -3553,8 +3551,7 @@ Encoding::
35533551[wavedrom, , svg]
35543552....
35553553{reg:[
3556- {bits: 2, name: 0x3},
3557- {bits: 5, name: 0xc},
3554+ {bits: 7, name: 0x33, attr: ['OP'] },
35583555{bits: 5, name: 'rd'},
35593556{bits: 3, name: 0x2},
35603557{bits: 5, name: 'rs1'},
You can’t perform that action at this time.
0 commit comments