From: Luke Kenneth Casson Leighton Date: Tue, 19 May 2020 15:16:21 +0000 (+0100) Subject: add rfid instruction to opcode minor 19 X-Git-Tag: convert-csv-opcode-to-binary~2627 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7c9a77d7ef60c85c9aa5bd96cdab6b379743a92f;p=libreriscv.git add rfid instruction to opcode minor 19 --- diff --git a/openpower/isatables/minor_19.csv b/openpower/isatables/minor_19.csv index 43cd7b7f1..df5bc72a0 100644 --- a/openpower/isatables/minor_19.csv +++ b/openpower/isatables/minor_19.csv @@ -12,3 +12,4 @@ opcode,unit,internal op,in1,in2,in3,out,CR in,CR out,inv A,inv out,cry in,cry ou 0b0000010000,BRANCH,OP_BCREG,SPR,SPR,NONE,SPR,1,0,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,1,0,bclr,XL 0b1000110000,BRANCH,OP_BCREG,SPR,SPR,NONE,SPR,1,0,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,1,0,bctar,XL 0b0010010110,ALU,OP_ISYNC,NONE,NONE,NONE,NONE,0,0,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,0,1,isync,XL +0b0010010101,TRAP,OP_RFID,SPR,SPR,NONE,NONE,0,0,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,0,0,rfid,XL