aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-06-09avoid rv128 extension for encoding.h generationNeel Gala1-1/+1
2022-05-02Fix make installAndrew Waterman1-4/+1
2022-05-02Merge branch 'migration-to-new-format' of https://github.com/incoresemi/riscv...incoresemi-migration-to-new-formatAndrew Waterman1-29/+39
2022-05-02adding support for spinalhdl code generationNeel Gala1-1/+5
2022-05-02adding backward compatible makefile targetsNeel Gala1-8/+16
2022-04-30add spinalhdl support (#108)Ncerzzk1-1/+4
2022-04-08updated python script, Makefile and README to process new filesNeel Gala1-29/+26
2022-04-05Fix makefile to avoid explicitly invoking pythonAndrew Waterman1-1/+1
2022-04-04Clean up handling of scalar crypto extensions (#105)Zenithal1-1/+1
2022-02-13Clean up handling of bitmanip extensionsAndrew Waterman1-1/+1
2021-12-15add quotes around 'make' commandAndrew Waterman1-1/+1
2021-12-16Make intermediate header fileTsukasa OI1-3/+5
2021-12-13Add Zicbo{m,p,z} instructions (#91)Tsukasa #01 (a4lg)1-1/+1
2021-07-28RVP: v0.5.2 supportChun-Ping Chung1-1/+1
2021-07-19Virtual memory updates (#76)Daniel Lustig1-1/+1
2021-02-19scalar-crypto: Add opcodes for RV32K, RV64KBen Marshall1-1/+1
2021-01-08Add Zfh encodingAndrew Waterman1-1/+1
2020-11-13Merge branch 'riscv-bitmanip'Andrew Waterman1-1/+1
2020-11-08Support generating Rust code (#52)Ngo Iok Ui (Wu Yu Wei)1-0/+3
2020-08-21Add header to .h files. (#48)Tim Newsome1-1/+6
2020-07-31hyperviosr: add csr mask and interrupt macro nameChih-Min Chao1-1/+1
2020-06-10Rebase d242e1ed7 onto masterAndrew Waterman1-1/+1
2020-04-07Remove RV128 for now, because it is quite speculativeAndrew Waterman1-2/+2
2020-03-03Factor out RVC opcodes into per-extension filesAndrew Waterman1-3/+3
2020-03-03Factor out opcodes into per-extension filesAndrew Waterman1-2/+2
2020-03-03Clean up MakefileAndrew Waterman1-9/+12
2019-09-12fesvr no longer needs encoding.hAndrew Waterman1-3/+2
2019-08-03(Partially) fix #30 (#31)Tommy Thorn1-12/+12
2019-06-19Remove redundant entry from MakefileAndrew Waterman1-1/+1
2019-06-18Add pseudos for RV32 shifts with correct immediate constraintAndrew Waterman1-1/+1
2019-05-17Add pseudos for masked/unmasked vmerge to help with decodingAndrew Waterman1-2/+2
2019-05-16rvv: vector instruction encodingChih-Min Chao1-2/+2
2019-04-23Updated path to FESVR_H in Makefile (#25)Torbjørn1-1/+1
2019-02-11Add SystemVerilog generation (#24)Florian Zaruba1-0/+3
2018-09-10Include RVC pseudos in chisel decoderAndrew Waterman1-1/+1
2017-11-27Don't copy encoding.h to binutils anymoreAndrew Waterman1-4/+0
2017-11-27Generate encoding.h for OpenOCD as well. (#16)Tim Newsome1-2/+3
2017-05-17Merge remote-tracking branch 'origin/priv-1.10'Palmer Dabbelt1-1/+1
2017-03-31Support generating Go code (#3)Benjamin Barenblat1-0/+3
2017-02-14Don't update binutils' riscv-opc.h automatically anymoreAndrew Waterman1-1/+1
2016-06-01Update path to binutilsAndrew Waterman1-1/+1
2016-03-10Reflect new location of encoding.h in riscv-pkAndrew Waterman1-1/+1
2016-01-13remove hwachaV3 definitionsColin Schmidt1-7/+1
2015-11-06Revert "Revert "Enable the four custom instructions""Andrew Waterman1-1/+1
2015-09-28Include pseudo-ops in inst.chiselAndrew Waterman1-2/+2
2015-09-08No need to provide GCC with encoding.h anymoreAndrew Waterman1-2/+1
2015-09-08update to latest RVC proposalAndrew Waterman1-2/+2
2015-05-31RVC v1.7 encodingAndrew Waterman1-1/+1
2015-05-09Update to privileged architecture version 1.7Andrew Waterman1-1/+4
2015-04-02Distinguish Sv39/Sv48; reserve some PPN bitsAndrew Waterman1-1/+1