summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Support generating Go codeGravatar Benjamin Barenblat2016-01-21
| | | | | Generate Go code for the RISC-V Go port <https://github.com/riscv/riscv-go>.
* remove hwachaV3 definitionsGravatar Colin Schmidt2016-01-13
|
* Revert "Revert "Enable the four custom instructions""Gravatar Andrew Waterman2015-11-06
| | | | This reverts commit fe5742618c1732be6000cccfbed3432596dea9e4.
* Include pseudo-ops in inst.chiselGravatar Andrew Waterman2015-09-28
|
* No need to provide GCC with encoding.h anymoreGravatar Andrew Waterman2015-09-08
|
* update to latest RVC proposalGravatar Andrew Waterman2015-09-08
|
* RVC v1.7 encodingGravatar Andrew Waterman2015-05-31
|
* Update to privileged architecture version 1.7Gravatar Andrew Waterman2015-05-09
|
* Distinguish Sv39/Sv48; reserve some PPN bitsGravatar Andrew Waterman2015-04-02
|
* RVC draftGravatar Andrew Waterman2015-03-30
|
* Update to new privileged specGravatar Andrew Waterman2015-03-12
|
* update location of headers for new ABI/toolchainGravatar Colin Schmidt2014-12-14
|
* Revert "Enable the four custom instructions"Gravatar Yunsup Lee2014-11-22
| | | | | | This reverts commit 70b52dd5fa74b5968a20ded22df4ae3a9a76d7f4. Refactoring support for custom instructions.
* Merge branch 'pr/1'Gravatar Yunsup Lee2014-10-24
|\ | | | | | | | | Conflicts: Makefile
* | Prevent regenerating the Hwacha spike header by defaultGravatar Albert Ou2014-10-23
| | | | | | | | | | | | Not every instruction in the main opcodes file is implemented by Hwacha; at present, updating opcodes_hwacha_ut.h requires manual culling of the unneeded instructions to avoid breaking the spike build.
| * Enable the four custom instructionsGravatar Arun Thomas2014-10-23
|/ | | | | | | | Will update encoding.h in the following components: * riscv-isa-sim * riscv-pk * riscv-test-env
* Add hwacha spike header file targetGravatar Stephen Twigg2014-04-03
|
* Merge branch 'confprec'Gravatar Quan Nguyen2014-01-20
|\ | | | | | | | | Conflicts: Makefile
* | New privileged ISAGravatar Andrew Waterman2013-11-25
| |
| * Merge branch 'master' into confprecGravatar Quan Nguyen2013-11-24
| |\ | |/ |/| | | | | Conflicts: Makefile
| * Add line in Makefile to parse confprecGravatar Quan Nguyen2013-11-24
| |
* | fix slli/slliw encoding bugGravatar Yunsup Lee2013-11-21
| |
| * Move half-precision opcodes to opcodes-hwacha-utGravatar Quan Nguyen2013-10-27
| |
| * Add half-precision floating-point instructionsGravatar Quan Nguyen2013-10-17
|/ | | | * Add opcodes-hwacha-pseudo to be produced as well, or else GCC will complain.
* Update ISA encodingGravatar Andrew Waterman2013-09-21
|
* Add custom opcode spaceGravatar Andrew Waterman2013-08-06
|
* Factor out Hwacha/RVC and rename MFTX/MXTF to FMVGravatar Andrew Waterman2013-07-26
|
* add auipc, lr, scGravatar Andrew Waterman2013-04-17
|
* change vector fence names/encodingGravatar Andrew Waterman2012-03-18
|
* new instructions to handle vector exceptionsGravatar Yunsup Lee2012-03-03
|
* temporary undoing of renamingGravatar Andrew Waterman2011-06-19
|
* Renamed packagesGravatar Andrew Waterman2011-06-19
|
* [riscv-isa-run] code cleanup; added READMEGravatar Andrew Waterman2011-06-19