Transcription of Lecture 04 RISC-V ISA
{{id}} {{{paragraph}}}
Lecture 04 RISC-V ISACSCE 513 Computer ArchitectureDepartment of Computer Science and Slides adapted from Computer Science 152: Computer Architecture and Engineering, Spring 2016 by Dr. George Michelogiannakisfrom UCB Reference contents CAQA COD textbook, chapter 22 Review: ISA Principles --Iron-code Summary Section Use general-purpose registers with a load-store architecture. Section Support these addressing modes: displacement (with an address offset size of 12 to 16 bits), immediate (size 8 to 16 bits), and register indirect.
Goals in Defining RISC-V • A completely open ISA that is freely available to academia and industry • A real ISA suitable for direct native hardware implementation, not just simulation or binary translation • An ISA that avoids "over-architecting" for – a particular microarchitecture style (e.g., microcoded, in-order, decoupled, out-of-
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}