projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8139d51
)
add bit permutations
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Thu, 5 Apr 2018 17:45:26 +0000
(18:45 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 6 Apr 2018 11:43:54 +0000
(12:43 +0100)
shakti/m_class.mdwn
patch
|
blob
|
history
diff --git
a/shakti/m_class.mdwn
b/shakti/m_class.mdwn
index 75329e2403802b662504e7ff6a417bc656c9928b..96af452ce4030088970483f6d620cee07914c060 100644
(file)
--- a/
shakti/m_class.mdwn
+++ b/
shakti/m_class.mdwn
@@
-356,6
+356,7
@@
many more.
* Bit-extracts <https://github.com/cliffordwolf/bextdep>
* Bit-reverse <http://programming.sirrida.de/bit_perm.html#general_reverse_bits>
* Bit-permutations <http://programming.sirrida.de/bit_perm.html#c_e>
+* Commentary on Micro-controller <https://github.com/emb-riscv/specs-markdown/blob/develop/improvements-upon-privileged.md>
>
[[!tag cpus]]