Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 266 Bytes

rv64_lui-auipc.adoc

File metadata and controls

10 lines (9 loc) · 266 Bytes
{reg: [
  {bits: 7,  name: 'opcode',     attr: ['7', 'AUIPC=0010111'], type: 8},
  {bits: 5,  name: 'cd/rd',      attr: ['5', 'dest'], type: 2},
  {bits: 20, name: 'imm[31:12]', attr: ['20', 'U-immediate[31:12]'], type: 3}
]}