diff --git a/sdk-api-src/content/processthreadsapi/nf-processthreadsapi-isprocessorfeaturepresent.md b/sdk-api-src/content/processthreadsapi/nf-processthreadsapi-isprocessorfeaturepresent.md index 6260d2887fb3..c978bfc355e7 100644 --- a/sdk-api-src/content/processthreadsapi/nf-processthreadsapi-isprocessorfeaturepresent.md +++ b/sdk-api-src/content/processthreadsapi/nf-processthreadsapi-isprocessorfeaturepresent.md @@ -439,7 +439,7 @@ This Arm processor implements the Arm v8 instructions set. -This Arm processor implements the Arm v8 extra cryptographic instructions (i.e. AES, SHA1 and SHA2). +This Arm processor implements the Arm v8 extra cryptographic instructions (for example, AES, SHA1 and SHA2). @@ -461,18 +461,40 @@ This Arm processor implements the Arm v8 extra CRC32 instructions. -This Arm processor implements the Arm v8.1 atomic instructions (e.g. CAS, SWP). +This Arm processor implements the Arm v8.1 atomic instructions (for example, CAS, SWP). + + + + +
+
PF_ARM_V82_DP_INSTRUCTIONS_AVAILABLE
+
43
+
+ + +This Arm processor implements the Arm v8.2 DP instructions (for example, SDOT, UDOT). This feature is optional in Arm v8.2 implementations and mandatory in Arm v8.4 implementations. + + + + +
+
PF_ARM_V83_JSCVT_INSTRUCTIONS_AVAILABLE
+
44
+
+ + +This Arm processor implements the Arm v8.3 JSCVT instructions (for example, FJCVTZS). - +
PF_ARM_V83_LRCPC_INSTRUCTIONS_AVAILABLE
-
34
+
45
-This Arm processor implements the Arm v8.3 LRCPC instructions (e.g. ldapr). Note that certain Arm v8.2 CPUs may optionally support the LRCPC instructions. +This Arm processor implements the Arm v8.3 LRCPC instructions (for example, LDAPR). Note that certain Arm v8.2 CPUs may optionally support the LRCPC instructions.