Issues
- 2
- 4
wrong instruction generation
#78 opened by jnk0le - 4
Question on the relative addressing example
#30 opened by Engineev - 16
Code size reduction specification (`C`, `Zca`, `Zcd`, `Zcf` and other `Zc*` extensions)
#91 opened by a4lg - 2
Missing pseudo-instructions?
#110 opened by AFOliveira - 1
Change branch from "master" to "main"
#102 opened by kersten1 - 3
- 1
- 2
enhancement request: please could a pdf version, or pdf frindlier version be created?
#96 opened by peepo - 2
manual does not mention unsigned load insn, l{b|h|w}u
#94 opened by mwette - 1
- 1
`.option (no)?relax` and label differences
#80 opened by MaskRay - 6
Linker relaxation ignores .option norvc
#84 opened by dramforever - 0
Z*inx should require Zicsr
#90 opened by jaidTw - 2
- 7
Document immediate encoding for addi
#70 opened by nick-knight - 8
Proposal for a common convention for synonyms for register ABI names in hand-coded assembler
#75 opened by scotws - 0
- 2
Missing LICENSE file
#65 opened by jjscheel - 6
how does `%hi` work for RISC-V 64?
#63 opened by PeterlitsZo - 4
Typos
#62 opened by montedalrymple - 3
- 2
Pseudoinstruction examples don't work for RV64
#53 opened by allenjbaum - 9
Will the "tail" pseudo instruction always get transformed to the "jalr" instruction?
#52 opened by SaiVK - 2
ELF question
#51 opened by quantrpeter - 3
unrecognized opcode `ld a1,a0'
#48 opened by quantrpeter - 0
RISC-V simulator
#49 opened by quantrpeter - 2
sp -4
#47 opened by quantrpeter - 1
typo: Paragraph `Load and Store Global` duplicates
#44 opened by laokz - 2
c.addi should be nzimm (non zero imm)
#42 opened by quantrpeter - 2
unable to stop relaxation
#36 opened by quantrpeter - 5
c.addi x2,0b111111 operands
#35 opened by quantrpeter - 2
c.lwsp
#34 opened by quantrpeter - 2
unable to assemble "jal x0,0x1f
#32 opened by quantrpeter - 3
gnu as produced wrong byte code
#31 opened by quantrpeter - 3
jalr issue
#27 opened by quantrpeter - 2
Is the "Load Immediate" example accurate?
#29 opened by WRansohoff - 3
- 2
- 2
Specifying ordering on atomic instructions
#8 opened by markww - 0
Setup instructions
#14 opened by katieworton - 1
- 4
- 4
- 10
How to understand the syntax of “0(a0)” ?And what's the meaning of "puts" and "shutdown"?
#9 opened by clx782782 - 1
- 2
Minor typo in example
#4 opened by ComponentFactory