From 94f9b393a7565c986a4b44e913d2209140b0a8dc Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 23 Jun 2022 10:53:40 +0100 Subject: [PATCH] add SPDX-License-Headers to CSV files (now that comments are possible) mention provenance from microwatt decode1.vhdl --- openpower/isatables/minor_19.csv | 2 ++ openpower/isatables/minor_19_00000.csv | 2 ++ openpower/isatables/minor_19_valid.csv | 2 ++ openpower/isatables/minor_30.csv | 2 ++ openpower/isatables/minor_31.csv | 2 ++ openpower/isatables/minor_58.csv | 2 ++ openpower/isatables/minor_59.csv | 2 ++ openpower/isatables/minor_62.csv | 2 ++ openpower/isatables/minor_63.csv | 2 ++ 9 files changed, 18 insertions(+) diff --git a/openpower/isatables/minor_19.csv b/openpower/isatables/minor_19.csv index 31e497c1..42f9d91e 100644 --- a/openpower/isatables/minor_19.csv +++ b/openpower/isatables/minor_19.csv @@ -1,3 +1,5 @@ +# SPDX-License-Header: CC-BY-4 +# derived from microwatt decode1.vhdl, with thanks and gratitude (IBM, OPF) 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,form,CONDITIONS 0b0000000000,CR,OP_MCRF,NONE,NONE,NONE,NONE,BFA,BF,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,0,0,mcrf,XL, 0b0100000001,CR,OP_CROP,NONE,NONE,NONE,NONE,BA_BB,BT,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,0,0,crand,XL, diff --git a/openpower/isatables/minor_19_00000.csv b/openpower/isatables/minor_19_00000.csv index aebce4b6..8140fd0f 100644 --- a/openpower/isatables/minor_19_00000.csv +++ b/openpower/isatables/minor_19_00000.csv @@ -1,2 +1,4 @@ +# SPDX-License-Header: CC-BY-4 +# derived from microwatt decode1.vhdl, with thanks and gratitude (IBM, OPF) 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,form,CONDITIONS 0b00010,ALU,OP_ILLEGAL,NONE,NONE,NONE,NONE,NONE,NONE,0,0,ZERO,0,NONE,0,0,0,0,0,0,RC,0,1,add pcis not implemented yet,DX, diff --git a/openpower/isatables/minor_19_valid.csv b/openpower/isatables/minor_19_valid.csv index 34bd7cab..c6ed57db 100644 --- a/openpower/isatables/minor_19_valid.csv +++ b/openpower/isatables/minor_19_valid.csv @@ -1,3 +1,5 @@ +# SPDX-License-Header: CC-BY-4 +# derived from microwatt decode1.vhdl, with thanks and gratitude (IBM, OPF) opcode,valid,comment -----00010,1,addpcis: 5 upper bits are part of constant 1000010000,1,bcctr diff --git a/openpower/isatables/minor_30.csv b/openpower/isatables/minor_30.csv index 852da717..a954ddf0 100644 --- a/openpower/isatables/minor_30.csv +++ b/openpower/isatables/minor_30.csv @@ -1,3 +1,5 @@ +# SPDX-License-Header: CC-BY-4 +# derived from microwatt decode1.vhdl, with thanks and gratitude (IBM, OPF) 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,form,CONDITIONS 0b0100,SHIFT_ROT,OP_RLC,NONE,CONST_SH,RS,RA,NONE,CR0,0,0,ZERO,0,NONE,0,0,0,0,0,0,RC,0,0,rldic,MD, 0b0101,SHIFT_ROT,OP_RLC,NONE,CONST_SH,RS,RA,NONE,CR0,0,0,ZERO,0,NONE,0,0,0,0,0,0,RC,0,0,rldic,MD, diff --git a/openpower/isatables/minor_31.csv b/openpower/isatables/minor_31.csv index c87574fe..5cd8494d 100644 --- a/openpower/isatables/minor_31.csv +++ b/openpower/isatables/minor_31.csv @@ -1,3 +1,5 @@ +# SPDX-License-Header: CC-BY-4 +# derived from microwatt decode1.vhdl, with thanks and gratitude (IBM, OPF) 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,form,CONDITIONS 0b0100001010,ALU,OP_ADD,RA,RB,NONE,RT,NONE,CR0,0,0,ZERO,0,NONE,0,0,0,0,0,0,RC,0,0,add,XO, 0b1100001010,ALU,OP_ADD,RA,RB,NONE,RT,NONE,CR0,0,0,ZERO,0,NONE,0,0,0,0,0,0,RC,0,0,addo,XO, diff --git a/openpower/isatables/minor_58.csv b/openpower/isatables/minor_58.csv index a14a6d41..2b7b08fe 100644 --- a/openpower/isatables/minor_58.csv +++ b/openpower/isatables/minor_58.csv @@ -1,3 +1,5 @@ +# SPDX-License-Header: CC-BY-4 +# derived from microwatt decode1.vhdl, with thanks and gratitude (IBM, OPF) 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,form,CONDITIONS 0,LDST,OP_LOAD,RA_OR_ZERO,CONST_DS,NONE,RT,NONE,NONE,0,0,ZERO,0,is8B,0,0,0,0,0,0,NONE,0,1,ld,DS, 1,LDST,OP_LOAD,RA_OR_ZERO,CONST_DS,NONE,RT,NONE,NONE,0,0,ZERO,0,is8B,0,0,1,0,0,0,NONE,0,1,ldu,DS, diff --git a/openpower/isatables/minor_59.csv b/openpower/isatables/minor_59.csv index 9ab3f01f..b142c037 100644 --- a/openpower/isatables/minor_59.csv +++ b/openpower/isatables/minor_59.csv @@ -1,3 +1,5 @@ +# SPDX-License-Header: CC-BY-4 +# derived from microwatt decode1.vhdl, with thanks and gratitude (IBM, OPF) 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,form,CONDITIONS,unofficial,comment2 1101001110,FPU,OP_FPOP_I,NONE,FRB,NONE,FRT,NONE,CR1,0,0,ZERO,0,NONE,0,0,0,0,1,0,RC,0,0,fcfids,X,,, 1111001110,FPU,OP_FPOP_I,NONE,FRB,NONE,FRT,NONE,CR1,0,0,ZERO,0,NONE,0,0,0,0,1,0,RC,0,0,fcfidus,X,,, diff --git a/openpower/isatables/minor_62.csv b/openpower/isatables/minor_62.csv index 62f01245..e5f5a02a 100644 --- a/openpower/isatables/minor_62.csv +++ b/openpower/isatables/minor_62.csv @@ -1,3 +1,5 @@ +# SPDX-License-Header: CC-BY-4 +# derived from microwatt decode1.vhdl, with thanks and gratitude (IBM, OPF) 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,form,CONDITIONS 0,LDST,OP_STORE,RA_OR_ZERO,CONST_DS,RS,NONE,NONE,NONE,0,0,ZERO,0,is8B,0,0,0,0,0,0,NONE,0,1,std,DS, 1,LDST,OP_STORE,RA_OR_ZERO,CONST_DS,RS,NONE,NONE,NONE,0,0,ZERO,0,is8B,0,0,1,0,0,0,NONE,0,1,stdu,DS, diff --git a/openpower/isatables/minor_63.csv b/openpower/isatables/minor_63.csv index 84ed5c72..4b26ce2b 100644 --- a/openpower/isatables/minor_63.csv +++ b/openpower/isatables/minor_63.csv @@ -1,3 +1,5 @@ +# SPDX-License-Header: CC-BY-4 +# derived from microwatt decode1.vhdl, with thanks and gratitude (IBM, OPF) 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,form,CONDITIONS 0000000000,FPU,OP_FPOP,FRA,FRB,NONE,NONE,NONE,BF,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,0,0,0/0=fcmpu,X, 0000100000,FPU,OP_FPOP,FRA,FRB,NONE,NONE,NONE,BF,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,0,0,1/0=fcmpo,X, -- 2.30.2