From 0f32296070f41db21bdb2d1f342057c0b6487268 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 7 Apr 2023 13:13:01 +0100 Subject: [PATCH] add crweird ops to ls012 optable.csv --- openpower/sv/rfc/ls012/optable.csv | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/openpower/sv/rfc/ls012/optable.csv b/openpower/sv/rfc/ls012/optable.csv index 50a46c40f..f256c0568 100644 --- a/openpower/sv/rfc/ls012/optable.csv +++ b/openpower/sv/rfc/ls012/optable.csv @@ -24,3 +24,9 @@ svshape2, ls009, high, 5, no, EXT0xx, yes, sv/remap svindex, ls009, high, 5, no, EXT0xx, yes, sv/remap mv.swizzle, TBD, TBD, 4, yes, TBD, yes, sv/mv.swizzle fmv.swizzle, TBD, TBD, 4, yes, TBD, yes, sv/mv.swizzle +crrweird, TBD, high, 8, yes, TBD, no, sv/cr_int_predication +mfcrweird, TBD, high, 8, yes, TBD, no, sv/cr_int_predication +mtcrrweird, TBD, high, 9, yes, TBD, no, sv/cr_int_predication +mtcrweird, TBD, high, 9, yes, TBD, no, sv/cr_int_predication +crweirder, TBD, high, 9, yes, TBD, no, sv/cr_int_predication +mcrfm, , TBD, high, 9, yes, EXT0xx, no, sv/cr_int_predication -- 2.30.2