- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2
 
riscv_gas_option_arch_zca
        Tsukasa OI edited this page Jul 25, 2023 
        ·
        3 revisions
      
    - Status: Merged for Binutils 2.42
 - Branch: 
riscv-gas-option-arch-zca - Tracking PR: #109 (view Pull Request and Diff)
 - Mailing List:
- PATCH v1 (2023-07-25)
 
 
Since Zca extension is the new base for compressed instructions, this extension must be handled correctly.
Because it lacked handling of this extension in the .option arch directive handling, it adds handling for the Zca extension.