From d09dc8fa81a6b677b424e383e49eda6468fec720 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Tue, 3 Mar 2020 18:48:52 +0000 Subject: [PATCH] missed 0b from minor 19 --- openpower/isatables/minor_19_00000.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/isatables/minor_19_00000.csv b/openpower/isatables/minor_19_00000.csv index 3903fed5c..8d96a0c34 100644 --- a/openpower/isatables/minor_19_00000.csv +++ b/openpower/isatables/minor_19_00000.csv @@ -1,2 +1,2 @@ opcode,unit,internal op,in1,in2,in3,out,CR in,CR out,inv A,inv out,cry in,cry out,ldst len,BR,sgn ext,upd,rsrv,32b,sgn,rc,lk,sgl pipe,comment -00010,ALU,OP_ILLEGAL,NONE,NONE,NONE,NONE,0,0,0,0,ZERO,0,NONE,0,0,0,0,0,0,RC,0,1,add pcis not implemented yet +0b00010,ALU,OP_ILLEGAL,NONE,NONE,NONE,NONE,0,0,0,0,ZERO,0,NONE,0,0,0,0,0,0,RC,0,1,add pcis not implemented yet -- 2.30.2