From: lkcl Date: Sat, 29 May 2021 08:43:16 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~861 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c7ff69589a48370e3c0f0e5f9011818ec8ea178f;p=libreriscv.git --- diff --git a/openpower/sv/av_opcodes.mdwn b/openpower/sv/av_opcodes.mdwn index 876c61c3e..a51acdb5c 100644 --- a/openpower/sv/av_opcodes.mdwn +++ b/openpower/sv/av_opcodes.mdwn @@ -9,6 +9,7 @@ This page therefore has accompanying discussion at src2) ? src1 : src2 use bitmanip | | bitwise sel | (a ? b : c) - use bitmanip ternary | +| int/fp move | GPR(RT) = FPR(FRA) and FPR(FRT) = GPR(RA) | All other capabilities (saturate in particular) are achieved with [[sv/svp64]] modes and swizzle. Note that minmax and ternary are added in bitmanip.