-
Notifications
You must be signed in to change notification settings - Fork 2
Patch Queue
Tsukasa OI edited this page Sep 3, 2023
·
243 revisions
For works in the past, see Patches Processed.
- Extension: Multiple extensions from RISC-V Profiles (Platform property/capability portion)
- ISA: ratified RV32E and RV64E
-
Extension: Complex implications (such like
C+ForD) -
Extension:
ZicntrandZihpm(Hardware Performance Counters) -
Extension:
Zce(Compressed instruction superset for embedded systems) -
Extension:
Smcntrpmf(Cycle and Instret Privilege Mode Filtering) -
Extension:
SmcsrindandSscsrind(Indirect CSR Access) - Fix: Add conflicting combination
EandH - Disassembler: Core reorganization for Optimization (Batch 1)
- Disassembler: Add overridable
priv-specandarchoptions - Disassembler: Core Optimization 1-1 (Hash table and Caching)
- Disassembler: Core Optimization 1-2 (Mapping symbols)
- Disassembler: Support special (non-standard) encodings (widening FP ops)
- RISC-V: Test refinements (Batch 1)
- RISC-V: Add
INSN_DREFto memory read/write instructions - GAS: Add
OP_Pto.insndirective - Cleaning: Opcode Tidying (Batch 1)
- Cleaning: Logic for State Enable extensions (remaining: 1 of 2)
- RISC-V:
Zfinx-related fixes (2) - RISC-V: Implement common register pair framework
- RISC-V: Implement extension variants
- Clang: Suppress warnings if built with Clang (
simandgdb, big batch 1)
- Waiting for Some Prerequisites: Disassembler: Implement "generic subsets"
- Waiting for Some Prerequisites: Disassembler:
RV32E/RV64Esupport - Cleaning: BFD Tidying (Batch 1)
- Waiting for Some Prerequisites: Disassembler: Print data using
.dwordon RV64 - Disassembler: Check shift amount against XLEN (Idea 2)
-
Draft Extension:
ZicfissandZicfilp(Control Flow Integrity) -
Draft Extension:
ZimopandZcmop("May Be Ops") -
Draft Extension:
Zfbfmin,ZvfbfminandZvfbfwma(BFloat16) -
Draft Extension:
Ssnjpm,SmnjpmandSmmjpm(Pointer masking) -
Draft Extension:
SmcdelegandSsccfg(Supervisor Counter Delegation) -
Draft Extension:
Smclicand other CLIC extensions (Core Local Interrupt Controller) -
Draft Extension:
Smrnmi(Resumable NMI) -
Draft Extension:
Sspmp(SPMP - Supervisor-mode PMP) -
Draft Extension:
Ssqosid(Capacity and Bandwidth Controller QoS Register Interface) -
Draft Extension:
Svadu(Hardware Updating of PTE A/D Bits)
-
Draft Extension:
P(Packed SIMD)