From e4fa2f5db98918083b61d12cb7626028daf832a1 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sun, 1 Mar 2020 13:37:31 +0000 Subject: [PATCH] add minor 62 opcode table --- openpower/isatables/minor_62.csv | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 openpower/isatables/minor_62.csv diff --git a/openpower/isatables/minor_62.csv b/openpower/isatables/minor_62.csv new file mode 100644 index 000000000..eababa404 --- /dev/null +++ b/openpower/isatables/minor_62.csv @@ -0,0 +1,3 @@ +opcode,unit,internalop,in1,in2,in3,out,CRin,CRout,invA,invout,cryin,cryout,ldstlen,BR,sgnext,upd,rsrv,32b,sgn,rc,lk,sglpipe +0,LDST,OP_STORE,RA_OR_ZERO,CONST_DS,RS,NONE,0,0,0,0,ZERO,0,is8B,0,0,0,0,0,0,NONE,0,1,--std +1,LDST,OP_STORE,RA_OR_ZERO,CONST_DS,RS,NONE,0,0,0,0,ZERO,0,is8B,0,0,1,0,0,0,NONE,0,1,--stdu -- 2.30.2