Open goekce opened 2 years ago
https://github.com/riscv/riscv-isa-manual/blob/bf5a151cda2a3e28a238f9c5f22575d38f7782b2/src/rv32.tex#L483
vs
https://github.com/riscv/riscv-isa-manual/blob/bf5a151cda2a3e28a238f9c5f22575d38f7782b2/src/rv32.tex#L605
Is there a semantic difference between an instruction and operation?
Not only these titles but many sentences use these words interchangeably.
https://github.com/riscv/riscv-isa-manual/blob/bf5a151cda2a3e28a238f9c5f22575d38f7782b2/src/rv32.tex#L631
could use the same formatting as
https://github.com/riscv/riscv-isa-manual/blob/bf5a151cda2a3e28a238f9c5f22575d38f7782b2/src/rv32.tex#L501
(ADD/SLT/SLTU => ADD/SLT[U])
ADD/SLT/SLTU
ADD/SLT[U]
Feel free to close this issue if they are too minor.
Thanks @aswaterman. I'll leave the issue open, as point 1. was not addressed.
https://github.com/riscv/riscv-isa-manual/blob/bf5a151cda2a3e28a238f9c5f22575d38f7782b2/src/rv32.tex#L483
vs
https://github.com/riscv/riscv-isa-manual/blob/bf5a151cda2a3e28a238f9c5f22575d38f7782b2/src/rv32.tex#L605
Is there a semantic difference between an instruction and operation?
Not only these titles but many sentences use these words interchangeably.
https://github.com/riscv/riscv-isa-manual/blob/bf5a151cda2a3e28a238f9c5f22575d38f7782b2/src/rv32.tex#L631
could use the same formatting as
https://github.com/riscv/riscv-isa-manual/blob/bf5a151cda2a3e28a238f9c5f22575d38f7782b2/src/rv32.tex#L501
(
ADD/SLT/SLTU
=>ADD/SLT[U]
)Feel free to close this issue if they are too minor.