From: Jacob Lifshay Date: Tue, 25 Apr 2023 06:42:11 +0000 (-0700) Subject: add mentions of ls013 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3687b7b07fab4330fce32107d1abbf97db3b8e2a;p=libreriscv.git add mentions of ls013 --- diff --git a/openpower/sv/av_opcodes.mdwn b/openpower/sv/av_opcodes.mdwn index a37ff3458..9614d0090 100644 --- a/openpower/sv/av_opcodes.mdwn +++ b/openpower/sv/av_opcodes.mdwn @@ -12,6 +12,7 @@ Links * add pseudocode etc. * hardware implementation * mins/maxs zero-option? +* move all int/fp min/max to ls013 * [[vpu]] * [[sv/int_fp_mv]] * [[openpower/isa/av]] pseudocode diff --git a/openpower/sv/av_opcodes/analysis.mdwn b/openpower/sv/av_opcodes/analysis.mdwn index 6e98610a3..a189c5140 100644 --- a/openpower/sv/av_opcodes/analysis.mdwn +++ b/openpower/sv/av_opcodes/analysis.mdwn @@ -12,6 +12,7 @@ Links * add pseudocode etc. * hardware implementation * mins/maxs zero-option? +* move all int/fp min/max to ls013 * [[vpu]] * [[sv/av_opcodes]]