Skip to content

Commit

Permalink
D extension is implied by V extension (#840)
Browse files Browse the repository at this point in the history
... as commented by Andrew Waterman:
#838 (comment)
  • Loading branch information
a4lg authored and wmat committed Jul 26, 2022
1 parent 114193c commit b051b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/naming.tex
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ \section{Subset Naming Convention}
Quad-Precision Floating-Point & Q & D\\
16-bit Compressed Instructions & C & \\
Packed-SIMD Extensions & P & \\
Vector Extension & V & \\
Vector Extension & V & D \\
Control and Status Register Access & Zicsr & \\
Instruction-Fetch Fence & Zifencei & \\
Misaligned Atomics & Zam & A \\
Expand Down

0 comments on commit b051b0a

Please sign in to comment.