libreriscv.git
15 months agomissed camelcase in ls012
Luke Kenneth Casson Leighton [Fri, 2 Jun 2023 17:50:59 +0000 (18:50 +0100)]
missed camelcase in ls012

15 months ago(no commit message)
lkcl [Fri, 2 Jun 2023 17:39:21 +0000 (18:39 +0100)]

15 months ago(no commit message)
lkcl [Fri, 2 Jun 2023 14:02:26 +0000 (15:02 +0100)]

15 months agoadd ngisearch2023
Luke Kenneth Casson Leighton [Fri, 2 Jun 2023 11:49:12 +0000 (12:49 +0100)]
add ngisearch2023

15 months ago(no commit message)
lkcl [Fri, 2 Jun 2023 11:48:35 +0000 (12:48 +0100)]

15 months agols2: Added info on verilator
Andrey Miroshnikov [Fri, 2 Jun 2023 10:08:27 +0000 (10:08 +0000)]
ls2: Added info on verilator

15 months agoadd Common Frequent Rare to ls012
Luke Kenneth Casson Leighton [Thu, 1 Jun 2023 15:31:39 +0000 (16:31 +0100)]
add Common Frequent Rare to ls012

15 months agoadd link-lookups into mdwn_inline.py and pandoc_img.py
Luke Kenneth Casson Leighton [Thu, 1 Jun 2023 14:34:43 +0000 (15:34 +0100)]
add link-lookups into mdwn_inline.py and pandoc_img.py
attempting to be able to do cross-referencing automatically,
involves headers "# " automatically gaining an <a name="...." /> tag

15 months agowhitespace
Luke Kenneth Casson Leighton [Tue, 30 May 2023 00:05:59 +0000 (01:05 +0100)]
whitespace

15 months agolink to a tag rather than a branch for reproducability
Jacob Lifshay [Thu, 1 Jun 2023 05:02:48 +0000 (22:02 -0700)]
link to a tag rather than a branch for reproducability

15 months ago(no commit message)
lkcl [Tue, 30 May 2023 00:00:59 +0000 (01:00 +0100)]

15 months ago(no commit message)
lkcl [Mon, 29 May 2023 23:51:07 +0000 (00:51 +0100)]

15 months ago(no commit message)
lkcl [Mon, 29 May 2023 22:21:00 +0000 (23:21 +0100)]

15 months ago(no commit message)
lkcl [Mon, 29 May 2023 22:20:28 +0000 (23:20 +0100)]

15 months ago(no commit message)
lkcl [Mon, 29 May 2023 15:43:35 +0000 (16:43 +0100)]

15 months ago(no commit message)
lkcl [Mon, 29 May 2023 15:15:38 +0000 (16:15 +0100)]

15 months ago(no commit message)
lkcl [Mon, 29 May 2023 14:48:24 +0000 (15:48 +0100)]

15 months agoreplace "Defined word" with "Defined Word-instruction"
Luke Kenneth Casson Leighton [Mon, 29 May 2023 12:37:42 +0000 (13:37 +0100)]
replace "Defined word" with "Defined Word-instruction"

15 months agoreplace Vectorised with Vectorized
Luke Kenneth Casson Leighton [Mon, 29 May 2023 12:27:18 +0000 (13:27 +0100)]
replace Vectorised with Vectorized

15 months agoreplace occurrences of UnVectoriseable with Unvectorizable
Luke Kenneth Casson Leighton [Mon, 29 May 2023 12:22:00 +0000 (13:22 +0100)]
replace occurrences of UnVectoriseable with Unvectorizable

15 months ago(no commit message)
lkcl [Sun, 28 May 2023 11:31:22 +0000 (12:31 +0100)]

15 months ago(no commit message)
lkcl [Sun, 28 May 2023 10:03:05 +0000 (11:03 +0100)]

15 months ago(no commit message)
lkcl [Sun, 28 May 2023 09:30:18 +0000 (10:30 +0100)]

15 months ago(no commit message)
lkcl [Sat, 27 May 2023 17:38:25 +0000 (18:38 +0100)]

15 months ago(no commit message)
lkcl [Sat, 27 May 2023 17:30:48 +0000 (18:30 +0100)]

15 months agofeedback on ls004
Luke Kenneth Casson Leighton [Sat, 27 May 2023 10:50:52 +0000 (11:50 +0100)]
feedback on ls004
https://bugs.libre-soc.org/show_bug.cgi?id=1091
* change field name "sm" to "SH"
* change instruction name to "sadd" not "shadd"
* add Formats/Fields for 1.6 and 1.7

15 months agowrong header in ls006
Luke Kenneth Casson Leighton [Sat, 27 May 2023 10:43:19 +0000 (11:43 +0100)]
wrong header in ls006

15 months agoredo table in ls012 to get PDF back in shape
Luke Kenneth Casson Leighton [Sat, 27 May 2023 00:13:18 +0000 (01:13 +0100)]
redo table in ls012 to get PDF back in shape

15 months ago(no commit message)
lkcl [Fri, 26 May 2023 21:41:56 +0000 (22:41 +0100)]

15 months ago(no commit message)
lkcl [Fri, 26 May 2023 20:54:45 +0000 (21:54 +0100)]

15 months agofcvttg CR0 fields (except SO) are undefined when RT is not written
Jacob Lifshay [Fri, 26 May 2023 05:09:31 +0000 (22:09 -0700)]
fcvttg CR0 fields (except SO) are undefined when RT is not written

this can occur even when fp traps are disabled in MSR, so writing
"on exceptions" is incorrect.

15 months agoclarify hypothetical sv.addi+addi+paddi in spec
Luke Kenneth Casson Leighton [Thu, 25 May 2023 13:42:49 +0000 (14:42 +0100)]
clarify hypothetical sv.addi+addi+paddi in spec

15 months agoadd hypothetical sv.addi page explaining why DWIs must not be different
Luke Kenneth Casson Leighton [Thu, 25 May 2023 13:28:25 +0000 (14:28 +0100)]
add hypothetical sv.addi page explaining why DWIs must not be different
see https://bugs.libre-soc.org/show_bug.cgi?id=1056#c12

15 months ago(no commit message)
lkcl [Thu, 25 May 2023 10:29:47 +0000 (11:29 +0100)]

15 months ago(no commit message)
lkcl [Thu, 25 May 2023 00:42:48 +0000 (01:42 +0100)]

15 months agoforgot move ls005 directory
Luke Kenneth Casson Leighton [Thu, 25 May 2023 00:33:32 +0000 (01:33 +0100)]
forgot move ls005 directory

15 months agoforgot move ls002 directory
Luke Kenneth Casson Leighton [Thu, 25 May 2023 00:32:43 +0000 (01:32 +0100)]
forgot move ls002 directory

15 months ago(no commit message)
lkcl [Thu, 25 May 2023 00:16:06 +0000 (01:16 +0100)]

15 months ago(no commit message)
lkcl [Wed, 24 May 2023 23:45:53 +0000 (00:45 +0100)]

15 months ago(no commit message)
lkcl [Wed, 24 May 2023 23:36:53 +0000 (00:36 +0100)]

15 months ago(no commit message)
lkcl [Wed, 24 May 2023 23:29:17 +0000 (00:29 +0100)]

15 months ago(no commit message)
lkcl [Wed, 24 May 2023 12:35:23 +0000 (13:35 +0100)]

15 months ago(no commit message)
lkcl [Wed, 24 May 2023 12:34:59 +0000 (13:34 +0100)]

15 months ago(no commit message)
lkcl [Wed, 24 May 2023 12:32:04 +0000 (13:32 +0100)]

15 months ago(no commit message)
lkcl [Wed, 24 May 2023 12:21:08 +0000 (13:21 +0100)]

15 months agoseparate tables in ls004 for ld/st groups
Luke Kenneth Casson Leighton [Wed, 24 May 2023 11:56:49 +0000 (12:56 +0100)]
separate tables in ls004 for ld/st groups

15 months ago(no commit message)
lkcl [Wed, 24 May 2023 11:51:03 +0000 (12:51 +0100)]

15 months ago(no commit message)
lkcl [Wed, 24 May 2023 11:45:04 +0000 (12:45 +0100)]

15 months agorename ls006 to ls006.fpintmv
Luke Kenneth Casson Leighton [Wed, 24 May 2023 11:23:50 +0000 (12:23 +0100)]
rename ls006 to ls006.fpintmv

15 months agorename ls005 to ls005.xlen
Luke Kenneth Casson Leighton [Wed, 24 May 2023 11:20:13 +0000 (12:20 +0100)]
rename ls005 to ls005.xlen

15 months agorename ls003 to ls003.bignum
Luke Kenneth Casson Leighton [Wed, 24 May 2023 11:05:11 +0000 (12:05 +0100)]
rename ls003 to ls003.bignum

15 months agorename ls002 to ls002.fmi
Luke Kenneth Casson Leighton [Wed, 24 May 2023 11:01:09 +0000 (12:01 +0100)]
rename ls002 to ls002.fmi

15 months ago(no commit message)
lkcl [Mon, 22 May 2023 16:36:47 +0000 (17:36 +0100)]

15 months ago(no commit message)
lkcl [Mon, 22 May 2023 15:07:20 +0000 (16:07 +0100)]

15 months ago(no commit message)
lkcl [Mon, 22 May 2023 15:05:12 +0000 (16:05 +0100)]

15 months ago(no commit message)
lkcl [Mon, 22 May 2023 15:04:13 +0000 (16:04 +0100)]

15 months ago(no commit message)
lkcl [Mon, 22 May 2023 15:01:23 +0000 (16:01 +0100)]

15 months ago(no commit message)
lkcl [Mon, 22 May 2023 14:58:52 +0000 (15:58 +0100)]

15 months ago(no commit message)
lkcl [Sun, 21 May 2023 22:49:19 +0000 (23:49 +0100)]

15 months ago(no commit message)
lkcl [Sun, 21 May 2023 22:35:50 +0000 (23:35 +0100)]

15 months agopseudocode correction
Luke Kenneth Casson Leighton [Sun, 21 May 2023 20:37:56 +0000 (20:37 +0000)]
pseudocode correction

15 months agominor wording in opensearch2023.tex
Luke Kenneth Casson Leighton [Sun, 21 May 2023 20:26:59 +0000 (20:26 +0000)]
minor wording in opensearch2023.tex

15 months ago(no commit message)
lkcl [Sun, 21 May 2023 16:18:05 +0000 (17:18 +0100)]

15 months ago(no commit message)
lkcl [Sun, 21 May 2023 12:44:14 +0000 (13:44 +0100)]

15 months ago(no commit message)
lkcl [Sat, 20 May 2023 10:47:57 +0000 (11:47 +0100)]

15 months ago(no commit message)
lkcl [Sat, 20 May 2023 10:24:53 +0000 (11:24 +0100)]

15 months ago(no commit message)
lkcl [Sat, 20 May 2023 08:04:06 +0000 (09:04 +0100)]

15 months ago(no commit message)
lkcl [Sat, 20 May 2023 00:15:27 +0000 (01:15 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 23:57:07 +0000 (00:57 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 23:46:23 +0000 (00:46 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 19:17:17 +0000 (20:17 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 19:11:14 +0000 (20:11 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 19:05:28 +0000 (20:05 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 19:01:13 +0000 (20:01 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 18:59:36 +0000 (19:59 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 18:47:27 +0000 (19:47 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 18:45:59 +0000 (19:45 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 18:36:44 +0000 (19:36 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 18:30:28 +0000 (19:30 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 17:19:16 +0000 (18:19 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 17:00:31 +0000 (18:00 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 17:00:12 +0000 (18:00 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 16:57:14 +0000 (17:57 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 16:53:08 +0000 (17:53 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 16:52:10 +0000 (17:52 +0100)]

15 months ago(no commit message)
lkcl [Fri, 19 May 2023 16:49:58 +0000 (17:49 +0100)]

15 months agomicrowatt: Added link to YouTube tutorial.
Andrey Miroshnikov [Fri, 19 May 2023 16:05:07 +0000 (17:05 +0100)]
microwatt: Added link to YouTube tutorial.

15 months agofix: bfp_ROUND_TO_BFP64 takes 3 arguments
Jacob Lifshay [Fri, 19 May 2023 06:37:28 +0000 (23:37 -0700)]
fix: bfp_ROUND_TO_BFP64 takes 3 arguments

15 months agofix fcvttg FPSCR.FR computation
Jacob Lifshay [Fri, 19 May 2023 03:56:40 +0000 (20:56 -0700)]
fix fcvttg FPSCR.FR computation

16 months agoclarification, spelling
Luke Kenneth Casson Leighton [Thu, 18 May 2023 23:50:27 +0000 (23:50 +0000)]
clarification, spelling

16 months agobig amendments to opensearch2023.tex
Luke Kenneth Casson Leighton [Thu, 18 May 2023 17:54:13 +0000 (17:54 +0000)]
big amendments to opensearch2023.tex

16 months agomake indentation consistent
Jacob Lifshay [Thu, 18 May 2023 22:44:49 +0000 (15:44 -0700)]
make indentation consistent

16 months agoadd missing closing brace from 904ea21b537f4fb0c11f2efbe63ffca36844542e
Jacob Lifshay [Thu, 18 May 2023 22:43:56 +0000 (15:43 -0700)]
add missing closing brace from 904ea21b537f4fb0c11f2efbe63ffca36844542e

16 months ago(no commit message)
lkcl [Thu, 18 May 2023 14:58:02 +0000 (15:58 +0100)]

16 months ago(no commit message)
lkcl [Thu, 18 May 2023 14:55:14 +0000 (15:55 +0100)]

16 months ago(no commit message)
lkcl [Thu, 18 May 2023 14:53:00 +0000 (15:53 +0100)]

16 months ago(no commit message)
lkcl [Thu, 18 May 2023 14:51:56 +0000 (15:51 +0100)]

16 months ago(no commit message)
lkcl [Thu, 18 May 2023 14:49:50 +0000 (15:49 +0100)]

16 months ago(no commit message)
lkcl [Thu, 18 May 2023 14:11:55 +0000 (15:11 +0100)]

16 months ago(no commit message)
lkcl [Thu, 18 May 2023 14:01:19 +0000 (15:01 +0100)]