From 33009649dcd09833eb46f4337db52fb83194fe9f Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 25 Mar 2023 14:39:56 +0000 Subject: [PATCH] removing rust. to be kept to the absolute bare minimum: a single mention as being the same as Java, LLVM and SPIR-V, is sufficient and otherwise remove all other mention of rust. --- openpower/sv/rfc/ls006.mdwn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openpower/sv/rfc/ls006.mdwn b/openpower/sv/rfc/ls006.mdwn index 5483eb404..5fc3db549 100644 --- a/openpower/sv/rfc/ls006.mdwn +++ b/openpower/sv/rfc/ls006.mdwn @@ -502,8 +502,7 @@ Power ISA v3.1B):
[Java/Saturating conversion semantics](https://docs.oracle.com/javase/specs/jls/se16/html/jls-5.html#jls-5.1.3) -(only for long/int results)/ -[Rust semantics](https://doc.rust-lang.org/reference/expressions/operator-expr.html#semantics) +(only for long/int results) (with adjustment to add non-truncate rounding modes): ``` -- 2.30.2