From: Luke Kenneth Casson Leighton Date: Fri, 14 Aug 2020 17:22:15 +0000 (+0100) Subject: add hrfid opcode X-Git-Tag: convert-csv-opcode-to-binary~2283 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a761aae59f87bdc02a1598546c3a33a94d36f41c;p=libreriscv.git add hrfid opcode --- diff --git a/openpower/isatables/minor_19.csv b/openpower/isatables/minor_19.csv index 4e7f971ac..4f3c9712f 100644 --- a/openpower/isatables/minor_19.csv +++ b/openpower/isatables/minor_19.csv @@ -13,3 +13,4 @@ opcode,unit,internal op,in1,in2,in3,out,CR in,CR out,inv A,inv out,cry in,cry ou 0b1000110000,BRANCH,OP_BCREG,SPR,SPR,NONE,SPR,BI,NONE,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,1,0,bctar,XL 0b0010010110,ALU,OP_ISYNC,NONE,NONE,NONE,NONE,NONE,NONE,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,0,1,isync,XL 0b0000010010,TRAP,OP_RFID,SPR,SPR,NONE,NONE,NONE,NONE,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,0,0,rfid,XL +0b1000010010,TRAP,OP_RFID,SPR,SPR,NONE,NONE,NONE,NONE,0,0,ZERO,0,NONE,0,0,0,0,0,0,NONE,0,0,hrfid,XL