From 91e6ce1716c6bf1fd30c66f012db81b661b5dfc4 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 24 Oct 2020 20:40:03 +0100 Subject: [PATCH] discrepancy in stbux csv files --- openpower/isatables/minor_31.csv | 2 +- openpower/opcode_regs_deduped.mdwn | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/openpower/isatables/minor_31.csv b/openpower/isatables/minor_31.csv index ff940e86d..ec562fc2f 100644 --- a/openpower/isatables/minor_31.csv +++ b/openpower/isatables/minor_31.csv @@ -155,7 +155,7 @@ opcode,unit,internal op,in1,in2,in3,out,CR in,CR out,inv A,inv out,cry in,cry ou 0b1000011000,SHIFT_ROT,OP_SHR,NONE,RB,RS,RA,NONE,CR0,0,0,ZERO,0,NONE,0,0,0,0,1,0,RC,0,0,srw,X 0b1111010101,LDST,OP_STORE,RA_OR_ZERO,RB,RS,NONE,NONE,NONE,0,0,ZERO,0,is1B,0,0,cix,0,0,0,NONE,0,1,stbcix,X 0b1010110110,LDST,OP_STORE,RA_OR_ZERO,RB,RS,NONE,NONE,CR0,0,0,ZERO,0,is1B,0,0,0,1,0,0,RC,0,1,stbcx,X -0b0011110111,LDST,OP_STORE,RA_OR_ZERO,RB,RS,NONE,NONE,CR0,0,0,ZERO,0,is1B,0,0,1,0,0,0,RC,0,1,stbux,X +0b0011110111,LDST,OP_STORE,RA_OR_ZERO,RB,RS,NONE,NONE,NONE,0,0,ZERO,0,is1B,0,0,1,0,0,0,RC,0,1,stbux,X 0b0011010111,LDST,OP_STORE,RA_OR_ZERO,RB,RS,NONE,NONE,CR0,0,0,ZERO,0,is1B,0,0,0,0,0,0,RC,0,1,stbx,X 0b1010010100,LDST,OP_STORE,RA_OR_ZERO,RB,RS,NONE,NONE,NONE,0,0,ZERO,0,is8B,1,0,0,0,0,0,NONE,0,1,stdbrx,X 0b1111110101,LDST,OP_STORE,RA_OR_ZERO,RB,RS,NONE,NONE,NONE,0,0,ZERO,0,is8B,0,0,cix,0,0,0,NONE,0,1,stdcix,X diff --git a/openpower/opcode_regs_deduped.mdwn b/openpower/opcode_regs_deduped.mdwn index 9f1df11c4..f01e8cae8 100644 --- a/openpower/opcode_regs_deduped.mdwn +++ b/openpower/opcode_regs_deduped.mdwn @@ -10,7 +10,6 @@ LDST | 2 | 2 | 0 | 0| LDST-2R-2W | LDST | 3 | 0 | 0 | 0| LDST-3R | LDST | 3 | 0 | 0 | 1| LDST-3R-CRo | LDST | 3 | 1 | 0 | 0| LDST-3R-1W | -LDST | 3 | 1 | 0 | 1| LDST-3R-1W-CRo | OTHER | 0 | 0 | 0 | 0| | OTHER | 0 | 0 | 1 | 0| CRi | OTHER | 0 | 0 | 1 | 1| CRio | @@ -137,14 +136,8 @@ minor_31.csv | 0b1010110110 | stbcx | X-Form| CSV | opcode | asm | form| minor_31.csv | 0b0010110101 | stdux | X-Form| minor_31.csv | 0b0010110111 | stwux | X-Form| -minor_31.csv | 0b0110110111 | sthux | X-Form| -"""]] - -## LDST-3R-1W-CRo - -[[!table data=""" -CSV | opcode | asm | form| minor_31.csv | 0b0011110111 | stbux | X-Form| +minor_31.csv | 0b0110110111 | sthux | X-Form| """]] ## -- 2.30.2