From: Luke Kenneth Casson Leighton Date: Sun, 1 Mar 2020 13:35:45 +0000 (+0000) Subject: add minor 58 opcode table X-Git-Tag: convert-csv-opcode-to-binary~3263 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cc3954d5dcfce29f89dc39dbd719637231820ce6;p=libreriscv.git add minor 58 opcode table --- diff --git a/openpower/isatables/minor_58.csv b/openpower/isatables/minor_58.csv new file mode 100644 index 000000000..8036e5018 --- /dev/null +++ b/openpower/isatables/minor_58.csv @@ -0,0 +1,4 @@ +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_LOAD,RA_OR_ZERO,CONST_DS,NONE,RT,0,0,0,0,ZERO,0,is8B,0,0,0,0,0,0,NONE,0,1,--ld +1,LDST,OP_LOAD,RA_OR_ZERO,CONST_DS,NONE,RT,0,0,0,0,ZERO,0,is8B,0,0,1,0,0,0,NONE,0,1,--ldu +2,LDST,OP_LOAD,RA_OR_ZERO,CONST_DS,NONE,RT,0,0,0,0,ZERO,0,is4B,0,1,0,0,0,0,NONE,0,1,--lwa