projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7332aef
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 4 Jun 2022 20:11:38 +0000
(21:11 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 4 Jun 2022 20:11:38 +0000
(21:11 +0100)
openpower/sv/shape_table_format.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/shape_table_format.mdwn
b/openpower/sv/shape_table_format.mdwn
index 3ad9805cd091bd794481c05bc48c388eb2c0b2bb..1e7567ca45908a9a55989e3becf2385752fe349a 100644
(file)
--- a/
openpower/sv/shape_table_format.mdwn
+++ b/
openpower/sv/shape_table_format.mdwn
@@
-6,6
+6,8
@@
disabled: the register's elements are a linear (1D) vector.
|0b00 |skip |offset| invxyz | permute | zdimsz |ydimsz|xdimsz|Matrix |
|0b00 |elwidth|offset|skip/invxy|0b110/0b111|SVGPR|ydimsz|xdimsz|Indexed|
|0b01 |submode|offset| invxyz | submode2| rsvd |rsvd |xdimsz|DCT/FFT|
+|0b10 | | | | | | | | |
+|0b11 | | | | | | | | |
mode sets different behaviours (straight matrix multiply, FFT, DCT).