From b62ffad9454658ed57f81f39d49ac1bfa6fa4f38 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 2 Oct 2021 17:50:41 +0100 Subject: [PATCH] --- openpower/sv/svp64/extsxl.mdwn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/openpower/sv/svp64/extsxl.mdwn b/openpower/sv/svp64/extsxl.mdwn index 2be2fa80b..94c28d714 100644 --- a/openpower/sv/svp64/extsxl.mdwn +++ b/openpower/sv/svp64/extsxl.mdwn @@ -17,6 +17,11 @@ extsh|RA <- EXTSX(RS, 16)| extsw|RA <- EXTSX(RS, 32)| """]] +# Examples in tabular form + +these should contain *desired and expected* answers, **not** what the **code** +says "this is the answer if you run this code on these values" + TODO value 1: e.g. 0xA000000090000A93 [[!table data=""" -- 2.30.2