pserey / risc-v-binary-translator

A simple translator for getting the RISC-V assembly instructions from binary or hex machine code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Traduções de SRLI e SRAI podem estar erradas.

pserey opened this issue · comments

Pelo fato de ambas terem apenas o funct7 diferentes, pode haver confusão nas condições. Provavelmente por terem opcode consistentes com instruções do tipo R, mesmo sendo I.
image