libreriscv.git
5 years agoadd example
Luke Kenneth Casson Leighton [Tue, 9 Oct 2018 00:35:57 +0000 (01:35 +0100)]
add example

5 years agoadd llvm vector backend temporary page
Luke Kenneth Casson Leighton [Tue, 9 Oct 2018 00:21:23 +0000 (01:21 +0100)]
add llvm vector backend temporary page

5 years agoadd exceptions section
Luke Kenneth Casson Leighton [Mon, 8 Oct 2018 17:12:15 +0000 (18:12 +0100)]
add exceptions section

5 years agoalter branch to take predication target from 2nd register,
Luke Kenneth Casson Leighton [Mon, 8 Oct 2018 08:30:46 +0000 (09:30 +0100)]
alter branch to take predication target from 2nd register,
leave branch offset as-is

5 years agoadd way to run unit tests
Luke Kenneth Casson Leighton [Mon, 8 Oct 2018 06:29:55 +0000 (07:29 +0100)]
add way to run unit tests

5 years agoclarify branch predication pseudocode
Luke Kenneth Casson Leighton [Sun, 7 Oct 2018 08:08:18 +0000 (09:08 +0100)]
clarify branch predication pseudocode

5 years agoclarify branch instruction
Luke Kenneth Casson Leighton [Sun, 7 Oct 2018 07:09:42 +0000 (08:09 +0100)]
clarify branch instruction

5 years agoremove retro-fit branch section
Luke Kenneth Casson Leighton [Sun, 7 Oct 2018 06:49:07 +0000 (07:49 +0100)]
remove retro-fit branch section

5 years agoclarify about exceptions
Luke Kenneth Casson Leighton [Sun, 7 Oct 2018 06:18:30 +0000 (07:18 +0100)]
clarify about exceptions

5 years agoclarify that C.LW and C.ST do not increment offset
Luke Kenneth Casson Leighton [Sun, 7 Oct 2018 06:17:39 +0000 (07:17 +0100)]
clarify that C.LW and C.ST do not increment offset

5 years agoremove special-casing of x2
Luke Kenneth Casson Leighton [Sun, 7 Oct 2018 06:06:55 +0000 (07:06 +0100)]
remove special-casing of x2

5 years agoupdate again
Luke Kenneth Casson Leighton [Sat, 6 Oct 2018 10:20:37 +0000 (11:20 +0100)]
update again

5 years agoupdate again
Luke Kenneth Casson Leighton [Sat, 6 Oct 2018 10:15:03 +0000 (11:15 +0100)]
update again

5 years agoupdate again
Luke Kenneth Casson Leighton [Sat, 6 Oct 2018 10:14:38 +0000 (11:14 +0100)]
update again

5 years agoupdate again
Luke Kenneth Casson Leighton [Sat, 6 Oct 2018 10:10:40 +0000 (11:10 +0100)]
update again

5 years agoupdate again
Luke Kenneth Casson Leighton [Sat, 6 Oct 2018 10:08:27 +0000 (11:08 +0100)]
update again

5 years agomake 1-line change to be able to do git push
Luke Kenneth Casson Leighton [Sat, 6 Oct 2018 10:04:23 +0000 (11:04 +0100)]
make 1-line change to be able to do git push

5 years agoupdate roadmap
Luke Kenneth Casson Leighton [Sat, 6 Oct 2018 10:02:37 +0000 (11:02 +0100)]
update roadmap

5 years agoadd spike_sv page
Luke Kenneth Casson Leighton [Sat, 6 Oct 2018 05:07:22 +0000 (06:07 +0100)]
add spike_sv page

5 years agoadd LWSP pseudo-code (it is actually a unit stride vector-load)
Luke Kenneth Casson Leighton [Fri, 5 Oct 2018 14:36:48 +0000 (15:36 +0100)]
add LWSP pseudo-code (it is actually a unit stride vector-load)
also add new "STATE" CSR (remove REALVL)
also clarify Regster CSR table

5 years agomention special-case for x2 (stack pointer)
Luke Kenneth Casson Leighton [Fri, 5 Oct 2018 07:06:48 +0000 (08:06 +0100)]
mention special-case for x2 (stack pointer)

5 years agoC.LWSP/C.SWSP uses x2 by convention: make special-case for x2
Luke Kenneth Casson Leighton [Fri, 5 Oct 2018 06:15:06 +0000 (07:15 +0100)]
C.LWSP/C.SWSP uses x2 by convention: make special-case for x2

5 years agoadd backslash
Luke Kenneth Casson Leighton [Fri, 5 Oct 2018 04:14:01 +0000 (05:14 +0100)]
add backslash

5 years agomore clarification, mention C.LWSP/C.SWSP
Luke Kenneth Casson Leighton [Fri, 5 Oct 2018 04:00:54 +0000 (05:00 +0100)]
more clarification, mention C.LWSP/C.SWSP

5 years agosimplify LOAD/STORE section
Luke Kenneth Casson Leighton [Fri, 5 Oct 2018 03:47:13 +0000 (04:47 +0100)]
simplify LOAD/STORE section

5 years agoredo LOAD/STORE and mention twin-predication more clearly
Luke Kenneth Casson Leighton [Thu, 4 Oct 2018 15:56:09 +0000 (16:56 +0100)]
redo LOAD/STORE and mention twin-predication more clearly

5 years agoclarify pseudocode for LOAD/LOAD-FP
Luke Kenneth Casson Leighton [Tue, 2 Oct 2018 14:05:17 +0000 (15:05 +0100)]
clarify pseudocode for LOAD/LOAD-FP

5 years agoclarify which operations are parallelisable (LR/SC: no. AMO*: yes
Luke Kenneth Casson Leighton [Tue, 2 Oct 2018 05:57:25 +0000 (06:57 +0100)]
clarify which operations are parallelisable (LR/SC: no.  AMO*: yes

5 years agoupdate instruction to be parallelised section, add thank you section
Luke Kenneth Casson Leighton [Mon, 1 Oct 2018 20:58:36 +0000 (21:58 +0100)]
update instruction to be parallelised section, add thank you section

5 years agoadd HINT section
Luke Kenneth Casson Leighton [Mon, 1 Oct 2018 02:12:01 +0000 (03:12 +0100)]
add HINT section

5 years agoclarify that LR/SC are not to be parallelised
Luke Kenneth Casson Leighton [Mon, 1 Oct 2018 01:16:02 +0000 (02:16 +0100)]
clarify that LR/SC are not to be parallelised

5 years agoadd compressed stack-pointer LD/ST TODO
Luke Kenneth Casson Leighton [Mon, 1 Oct 2018 01:04:36 +0000 (02:04 +0100)]
add compressed stack-pointer LD/ST TODO

5 years agoclarify predication csr section
Luke Kenneth Casson Leighton [Sun, 30 Sep 2018 13:10:53 +0000 (14:10 +0100)]
clarify predication csr section

5 years agoclarify CSR section
Luke Kenneth Casson Leighton [Sun, 30 Sep 2018 12:58:02 +0000 (13:58 +0100)]
clarify CSR section

5 years agoclarify SV equals an API
Luke Kenneth Casson Leighton [Sun, 30 Sep 2018 12:50:06 +0000 (13:50 +0100)]
clarify SV equals an API

5 years agoclarify SV equals an API
Luke Kenneth Casson Leighton [Sun, 30 Sep 2018 12:46:35 +0000 (13:46 +0100)]
clarify SV equals an API

5 years agomove VSETVL to CSR section
Luke Kenneth Casson Leighton [Sun, 30 Sep 2018 11:14:38 +0000 (12:14 +0100)]
move VSETVL to CSR section

5 years agorewording sv specification
Luke Kenneth Casson Leighton [Sun, 30 Sep 2018 11:13:23 +0000 (12:13 +0100)]
rewording sv specification

5 years agosplit simple-v specification into separate page
Luke Kenneth Casson Leighton [Sun, 30 Sep 2018 10:10:04 +0000 (11:10 +0100)]
split simple-v specification into separate page

5 years agoupdate main page to link to resources
Luke Kenneth Casson Leighton [Thu, 27 Sep 2018 08:39:53 +0000 (09:39 +0100)]
update main page to link to resources

5 years agoupdate charter edited date
Luke Kenneth Casson Leighton [Tue, 25 Sep 2018 23:27:45 +0000 (00:27 +0100)]
update charter edited date

5 years agoremove word "member" from charter as its not really a member agreement
Luke Kenneth Casson Leighton [Tue, 25 Sep 2018 23:25:24 +0000 (00:25 +0100)]
remove word "member" from charter as its not really a member agreement

5 years agozeroing set to 0
Luke Kenneth Casson Leighton [Mon, 24 Sep 2018 15:46:24 +0000 (16:46 +0100)]
zeroing set to 0

5 years agocorrections to table
Luke Kenneth Casson Leighton [Mon, 24 Sep 2018 15:40:34 +0000 (16:40 +0100)]
corrections to table

5 years agoadd link to email and change link format
Jacob Lifshay [Mon, 24 Sep 2018 02:30:27 +0000 (19:30 -0700)]
add link to email and change link format

5 years agoadd link mdwn syntax
Luke Kenneth Casson Leighton [Mon, 24 Sep 2018 01:40:37 +0000 (02:40 +0100)]
add link mdwn syntax

5 years agoadd link mdwn syntax
Luke Kenneth Casson Leighton [Mon, 24 Sep 2018 01:37:40 +0000 (02:37 +0100)]
add link mdwn syntax

5 years agoadd note
Luke Kenneth Casson Leighton [Mon, 24 Sep 2018 01:34:28 +0000 (02:34 +0100)]
add note

5 years agoadd roadmap title
Luke Kenneth Casson Leighton [Mon, 24 Sep 2018 01:32:11 +0000 (02:32 +0100)]
add roadmap title

5 years agoadd 3d_gpu roadmap
Luke Kenneth Casson Leighton [Mon, 24 Sep 2018 00:32:24 +0000 (01:32 +0100)]
add 3d_gpu roadmap

5 years agoclarify
Luke Kenneth Casson Leighton [Sat, 22 Sep 2018 22:01:54 +0000 (23:01 +0100)]
clarify

5 years agoclarify
Luke Kenneth Casson Leighton [Sat, 22 Sep 2018 21:56:11 +0000 (22:56 +0100)]
clarify

5 years agoclarify
Luke Kenneth Casson Leighton [Sat, 22 Sep 2018 16:54:42 +0000 (17:54 +0100)]
clarify

5 years agoclarify
Luke Kenneth Casson Leighton [Sat, 22 Sep 2018 16:53:24 +0000 (17:53 +0100)]
clarify

5 years agoadd decision-making section
Luke Kenneth Casson Leighton [Sat, 22 Sep 2018 16:49:52 +0000 (17:49 +0100)]
add decision-making section

5 years agoadd decision-making section
Luke Kenneth Casson Leighton [Sat, 22 Sep 2018 16:46:18 +0000 (17:46 +0100)]
add decision-making section

5 years agoadd reality acceptance section
Luke Kenneth Casson Leighton [Sat, 22 Sep 2018 12:34:12 +0000 (13:34 +0100)]
add reality acceptance section

5 years agoclarify code of honour
Luke Kenneth Casson Leighton [Sat, 22 Sep 2018 12:21:28 +0000 (13:21 +0100)]
clarify code of honour

5 years agomove commentary to discussion
Luke Kenneth Casson Leighton [Sat, 22 Sep 2018 11:32:05 +0000 (12:32 +0100)]
move commentary to discussion

5 years agoadd Libre RISC-V Charter
Luke Kenneth Casson Leighton [Sat, 22 Sep 2018 09:31:38 +0000 (10:31 +0100)]
add Libre RISC-V Charter

5 years agoadd Libre RISC-V Charter
Luke Kenneth Casson Leighton [Sat, 22 Sep 2018 09:27:50 +0000 (10:27 +0100)]
add Libre RISC-V Charter

5 years agoadd Libre RISC-V Charter
Luke Kenneth Casson Leighton [Sat, 22 Sep 2018 09:26:23 +0000 (10:26 +0100)]
add Libre RISC-V Charter

5 years agoadd extra info
Luke Kenneth Casson Leighton [Sun, 5 Aug 2018 12:36:26 +0000 (13:36 +0100)]
add extra info

5 years agoadd interrupt handling section
Luke Kenneth Casson Leighton [Sun, 5 Aug 2018 11:50:21 +0000 (12:50 +0100)]
add interrupt handling section

5 years agoadd interrupt handling section
Luke Kenneth Casson Leighton [Sun, 5 Aug 2018 11:43:45 +0000 (12:43 +0100)]
add interrupt handling section

5 years agoadd interrupt handling section
Luke Kenneth Casson Leighton [Sun, 5 Aug 2018 11:34:24 +0000 (12:34 +0100)]
add interrupt handling section

5 years ago(no commit message)
lkcl [Wed, 25 Jul 2018 14:58:24 +0000 (15:58 +0100)]

5 years agoadd wb-axi converter
Luke Kenneth Casson Leighton [Sat, 21 Jul 2018 10:49:50 +0000 (11:49 +0100)]
add wb-axi converter

5 years ago(no commit message)
lkcl [Fri, 20 Jul 2018 14:07:05 +0000 (15:07 +0100)]

5 years agoadd slides
Luke Kenneth Casson Leighton [Sun, 15 Jul 2018 11:19:28 +0000 (12:19 +0100)]
add slides

5 years agoslides update
Luke Kenneth Casson Leighton [Sun, 15 Jul 2018 11:11:33 +0000 (12:11 +0100)]
slides update

5 years agoadd slides
Luke Kenneth Casson Leighton [Fri, 13 Jul 2018 07:15:07 +0000 (08:15 +0100)]
add slides

5 years agoadd slides
Luke Kenneth Casson Leighton [Fri, 13 Jul 2018 04:51:55 +0000 (05:51 +0100)]
add slides

5 years agoadd slides
Luke Kenneth Casson Leighton [Fri, 13 Jul 2018 02:45:37 +0000 (03:45 +0100)]
add slides

5 years agoadd slides
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 13:22:12 +0000 (14:22 +0100)]
add slides

5 years agoadd slides
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 13:01:42 +0000 (14:01 +0100)]
add slides

5 years agoadd slides
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 12:14:39 +0000 (13:14 +0100)]
add slides

5 years agoadd slides
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 11:50:09 +0000 (12:50 +0100)]
add slides

5 years agoadd slides
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 10:55:50 +0000 (11:55 +0100)]
add slides

5 years agoadd slides
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 10:47:58 +0000 (11:47 +0100)]
add slides

5 years agoadd slides
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 10:23:28 +0000 (11:23 +0100)]
add slides

5 years agoadd slides
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 10:22:19 +0000 (11:22 +0100)]
add slides

5 years agoadd slids
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 08:57:18 +0000 (09:57 +0100)]
add slids

5 years ago(no commit message)
lkcl [Thu, 12 Jul 2018 04:31:51 +0000 (05:31 +0100)]

5 years agoadd slids
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 03:52:39 +0000 (04:52 +0100)]
add slids

5 years agoadd slids
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 03:49:48 +0000 (04:49 +0100)]
add slids

5 years agoadd slids
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 02:56:28 +0000 (03:56 +0100)]
add slids

5 years agoadd slids
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 02:19:56 +0000 (03:19 +0100)]
add slids

5 years agoadd slids
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 02:15:06 +0000 (03:15 +0100)]
add slids

5 years agoadd slids
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 02:14:15 +0000 (03:14 +0100)]
add slids

5 years agoadd slids
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 02:07:56 +0000 (03:07 +0100)]
add slids

5 years agoadd slids
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 01:50:15 +0000 (02:50 +0100)]
add slids

5 years agoadd slids
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 01:49:32 +0000 (02:49 +0100)]
add slids

5 years agoadd slids
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 01:43:51 +0000 (02:43 +0100)]
add slids

5 years agoadd slids
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 01:41:29 +0000 (02:41 +0100)]
add slids

5 years ago(no commit message)
lkcl [Thu, 12 Jul 2018 01:24:08 +0000 (02:24 +0100)]

5 years agoadd memory slide
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 01:03:00 +0000 (02:03 +0100)]
add memory slide

5 years agoadd slide
Luke Kenneth Casson Leighton [Thu, 12 Jul 2018 00:34:37 +0000 (01:34 +0100)]
add slide

5 years agoadd slides
Luke Kenneth Casson Leighton [Wed, 11 Jul 2018 10:20:09 +0000 (11:20 +0100)]
add slides

5 years agoadd slides
Luke Kenneth Casson Leighton [Wed, 11 Jul 2018 10:19:40 +0000 (11:19 +0100)]
add slides