Skip to content

Commit

Permalink
Перерисовка таблицы кодирования инструкций в rv32i
Browse files Browse the repository at this point in the history
  • Loading branch information
HepoH3 committed Jan 26, 2024
1 parent efd8477 commit a20bb61
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified .pic/Other/rv32i/example_instr_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .pic/Other/rv32i/example_instr_code.xlsx
Binary file not shown.
2 changes: 1 addition & 1 deletion Other/rv32i.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ RISC-V является load&store архитектурой (все операц

![../.pic/Labs/lab_05_decoder/rv32i_BIS.png](../.pic/Labs/lab_05_decoder/rv32i_BIS.png)

Ниже, для наглядности, приводится пример кодирования пары инструкций из книги Харриса и Харриса "Цифровая схемотехника и архитектура компьютера" из ассемблерных инструкций в 16-ричные цифры.
Ниже, для наглядности, приводится пример кодирования пары инструкций из книги Харриса и Харриса "Цифровая схемотехника и архитектура компьютера" в машинный код[1, стр. 368].

![../.pic/Other/rv32i/example_instr_code.png](../.pic/Other/rv32i/example_instr_code.png)

Expand Down

0 comments on commit a20bb61

Please sign in to comment.