Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.

master

disas/riscv: Break pseudo loop for jal and jalr

Richard Henderson committed about 1 month ago

disas/riscv: Handle aliases of csrrwi during decode

Richard Henderson committed about 1 month ago

disas/riscv: Handle aliases of csrrs during decode

Richard Henderson committed about 1 month ago

disas/riscv: Handle aliases of csrrw during decode

Richard Henderson committed about 1 month ago

disas/riscv: Drop always true branch pseudos

Richard Henderson committed about 1 month ago

disas/riscv: Unify decomp_rv{32,64,128}

Richard Henderson committed about 1 month ago

disas/riscv: Remove rvcd_imm_nz

Richard Henderson committed about 1 month ago

disas/riscv: Do not recognize c.{addw, subw} with rv32

Richard Henderson committed about 1 month ago

disas/riscv: Handle c.slli imm != 0 during decode

Richard Henderson committed about 1 month ago

disas/riscv: Handle c.{srli,srai} imm during decode

Richard Henderson committed about 1 month ago

disas/riscv: Handle c.lui imm != 0 during decode

Richard Henderson committed about 1 month ago

disas/riscv: Simplify c.addi

Richard Henderson committed about 1 month ago

disas/riscv: Handle c.addi4spn imm != 0 during decode

Richard Henderson committed about 1 month ago

disas/riscv: Drop codec from rv_decode

Richard Henderson committed about 1 month ago

disas/riscv: Drop useless const in structures

Richard Henderson committed about 1 month ago

disas/riscv: Drop explicit zero of rv_opcode_data fields

Richard Henderson committed about 1 month ago

disas/riscv: Set dec->opcode_data in decode function

Richard Henderson committed about 1 month ago

disas/riscv: Tidy disasm_inst main loop

Richard Henderson committed about 1 month ago

disas/riscv: Pass rv_opcode_data pointer to format_inst

Richard Henderson committed about 1 month ago

← Newer Page 20 of 6630 Older →