-
Notifications
You must be signed in to change notification settings - Fork 2
Patches Withdrawn
Tsukasa OI edited this page Nov 20, 2022
·
13 revisions
-
Disassembler: Fix
zip/unzipon disassembler
(superseded by Disassembler: Make some instruction non-aliases) -
Disassembler: Rounding mode on widening instructions
(superseded by Disassembler: Support special (non-standard) encodings) -
Disassembler: Use
xlenonADDIWaddress sequence
(superseded by Disassembler: Core improvements and optimizations (batch 1)) -
Disassembler: Use faster hash table
(superseded by Disassembler: Core improvements and optimizations (batch 1)) -
Disassembler: Minor optimizations (batch 1)
(superseded by Disassembler: Core improvements and optimizations (batch 1)) -
Disassembler: Cache instruction class support
(superseded by Disassembler: Core improvements and optimizations (batch 1)) -
Disassembler: Add
archdisassembler option
(superseded by Disassembler: Add overridablepriv-specandarchoptions) -
Disassembler: Make ELF
priv-specoverridable
(superseded by Disassembler: Add overridablepriv-specandarchoptions) -
Disassembler: Check shift amount against XLEN (Idea 1)
(withdrawn and superseded by Disassembler: Check shift amount against XLEN (Idea 2)) -
Disassembler: Fix
printftypes onriscv-dis.c
(superseded by Disassembler: Fix types and styles) -
Disassembler: Core improvements and optimizations (batch 1)
(superseded by Disassembler: Core Optimization 1-1 (Hash table and Caching)) -
Disassembler: Core improvements and optimizations (batch 2)
(superseded by Disassembler: Core Optimization 1-2 (Mapping symbols)) -
RISC-V: Fix CSR accessibility and implications
(as it contains multiple discussions, we must split it) -
Combined floating point enhancements
(superseded by RISC-V:Zfinx-related fixes (1) and ongoing changes) -
Disassembler: Make some instruction non-aliases
(Jan upstreamed roughly equivalent patch) -
sim/testsuite: Trim extra path from arch
(Mike Frysinger fixed the bug with different approach) -
RISC-V: Support mapping symbols with ISA string
(implemented by Nelson) -
GAS: Mapping symbol with ISA string whenever non-default architecture is used
(Some clarification is required and Nelson will fix at least the assembler side) -
Disassembler: Support special (non-standard) encodings
(will be superseded by multiple patchsets) -
GAS Testsuite: Use real extension names (
B/K)
(will be superseded by another testing patchset) -
Draft Extension:
Zfb
(withdrawn because of additional instructions and rename fromZfbtoZfabut kept for educational purposes)