From: lkcl Date: Sun, 8 Aug 2021 21:18:20 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~462 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b614613070bb3da39c5cb544ebe5969522ff1064;p=libreriscv.git --- diff --git a/openpower/sv/int_fp_mv.mdwn b/openpower/sv/int_fp_mv.mdwn index e4c781693..225fd684b 100644 --- a/openpower/sv/int_fp_mv.mdwn +++ b/openpower/sv/int_fp_mv.mdwn @@ -107,6 +107,9 @@ Those same semantics are used in some way by all of the following languages (not For the sake of simplicity, the FP -> Integer conversion semantics generalized from those used by JavaScripts's `ToInt32` abstract operation will be referred to as [JavaScript conversion semantics](#fp-to-int-javascript-conversion-semantics). +This instruction is present in ARM assembler as FJCVTZS + + ### Other languages TODO: review and investigate other language semantics