aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/bext.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-02Accept Zba, Zbb, Zbc, Zbs ISA stringsAndrew Waterman1-1/+1
2021-01-08Update Zba/Zbb/Zbc to v0.93; Zbs/Zbe to v0.94-draftAndrew Waterman1-8/+2
2020-11-18Avoid use of __builtin_popcount for portabilityAndrew Waterman1-1/+1
2020-11-18Avoid use of __builtin_ctz for portabilityAndrew Waterman1-1/+1
2020-10-22[riscv-bitmanip] Add bitmanip instructionsClifford Wolf1-0/+9