summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/alternative-macros.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: Don't duplicate _ALTERNATIVE_CFG* macrosAndrew Jones2022-12-091-36/+17
* riscv: alternatives: Drop the underscores from the assembly macro namesAndrew Jones2022-12-091-10/+10
* riscv: alternatives: Don't name unused macro parametersAndrew Jones2022-12-091-13/+7
* riscv: Don't duplicate __ALTERNATIVE_CFG in __ALTERNATIVE_CFG_2Andrew Jones2022-12-091-16/+2
* riscv: Move alternative length validation into subsectionNathan Chancellor2022-06-021-2/+2
* riscv: prevent compressed instructions in alternativesHeiko Stuebner2022-05-111-0/+24
* riscv: extend concatenated alternatives-lines to the same lengthHeiko Stuebner2022-05-111-10/+10
* riscv: implement ALTERNATIVE_2 macroHeiko Stuebner2022-05-111-20/+58
* riscv: integrate alternatives better into the main architectureHeiko Stuebner2022-05-111-3/+4
* riscv: alternative: fix typo in macro nameVitaly Wool2021-06-101-2/+2
* riscv: Introduce alternative mechanism to apply errata solutionVincent Chen2021-04-261-0/+142