(no commit message)
authorlkcl <lkcl@web>
Sun, 8 Aug 2021 21:18:20 +0000 (22:18 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 8 Aug 2021 21:18:20 +0000 (22:18 +0100)
openpower/sv/int_fp_mv.mdwn

index e4c7816932e478ef1cda193627160510df7f20b1..225fd684b7290baf53560b57a9f805ddce11e2bc 100644 (file)
@@ -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
+<https://developer.arm.com/documentation/dui0801/g/hko1477562192868>
+
 ### Other languages
 
 TODO: review and investigate other language semantics