From: Luke Kenneth Casson Leighton Date: Tue, 26 Jul 2022 15:15:50 +0000 (+0100) Subject: off-by-one in declaration of pattern-match XO for fmvis X-Git-Tag: sv_maxu_works-initial~218 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1e6d95e1658526d2bda5a7b2714c3d735e8eee07;p=openpower-isa.git off-by-one in declaration of pattern-match XO for fmvis --- diff --git a/openpower/isatables/minor_22.csv b/openpower/isatables/minor_22.csv index 5ed4f719..4f76782a 100644 --- a/openpower/isatables/minor_22.csv +++ b/openpower/isatables/minor_22.csv @@ -19,4 +19,4 @@ opcode,unit,internal op,in1,in2,in3,out,CR in,CR out,inv A,inv out,cry in,cry ou # Vector bitmanip 0110001110-,ALU,OP_CPROP,RA,RB,NONE,RT,NONE,CR0,0,0,ZERO,0,NONE,0,0,0,0,0,0,RC,0,0,cprop,X,,1,unofficial until submitted and approved/renumbered by the opf isa wg ------10001,ALU,OP_BMASK,RA,RB,NONE,RT,NONE,NONE,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,0,0,bmask,BM2,,1,unofficial until submitted and approved/renumbered by the opf isa wg -------00011,ALU,OP_FMVIS,NONE,CONST_UI,NONE,FRS,NONE,NONE,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,0,0,fmvis,DX,,1,unofficial until submitted and approved/renumbered by the opf isa wg +-----00011-,ALU,OP_FMVIS,NONE,CONST_UI,NONE,FRS,NONE,NONE,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,0,0,fmvis,DX,,1,unofficial until submitted and approved/renumbered by the opf isa wg