Skip to content

Commit

Permalink
Update graphics.adoc
Browse files Browse the repository at this point in the history
prime mark

Signed-off-by: Kersten Richter <[email protected]>
  • Loading branch information
kersten1 authored Jun 10, 2024
1 parent 7c88c06 commit 29b4362
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/graphics.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -565,9 +565,9 @@ The second test
....
{reg: [
{bits: 2, name: 'op', type: 8, attr: ['2', 'C0','C0','C0','C0','C0']},
{bits: 3, name: 'rs2 /u2032', type: 3, attr: ['3', 'src','src','src','src','src']},
{bits: 3, name: 'rs2ʹ', type: 3, attr: ['3', 'src','src','src','src','src']},
{bits: 2, name: 'imm', type: 2, attr: ['2', 'offset[2|6]','offset[7:6]','offset[7:6]','offset[2|6]','offset[7:6]']},
{bits: 3, name: 'rs1`', type: 3, attr: ['3', 'base','base','base','base','base']},
{bits: 3, name: 'rs1ʹ', type: 3, attr: ['3', 'base','base','base','base','base']},
{bits: 3, name: 'imm', type: 3, attr: ['3', 'offset[5:3]','offset[5:3]','offset[5|4|8]','offset[5:3]','offset[5:3]']},
{bits: 3, name: 'funct3', type: 8, attr: ['3', 'C.SW','C.SD','C.SQ','C.FSW','C.FSD']},
], config: {bits: 16}}
Expand Down

0 comments on commit 29b4362

Please sign in to comment.