projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6901ddc
)
whitespace cleanup
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 18 Apr 2018 00:28:43 +0000
(
01:28
+0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 18 Apr 2018 00:28:43 +0000
(
01:28
+0100)
simple_v_extension.mdwn
patch
|
blob
|
history
diff --git
a/simple_v_extension.mdwn
b/simple_v_extension.mdwn
index e526acff191f5661e17083659290653eeacbc14d..e3bda161816cecb5727c52f62982b3354e73903c 100644
(file)
--- a/
simple_v_extension.mdwn
+++ b/
simple_v_extension.mdwn
@@
-393,7
+393,7
@@
imm[11:0] |||| rs1 | funct3 | rd | opcode |
The exact same corresponding adaptation is also carried out on the single,
double and quad precision floating-point LOAD-FP and STORE-FP operations,
which fit the exact same instruction format. Thus all three types
-(unit, stride and indexed) may be fitted into FLW, FLD and FLQ,
+(unit, stride and indexed) may be fitted into FLW, FLD and FLQ,
as well as FSW, FSD and FSQ.
Notes: