discrepancy in stbux csv files
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 24 Oct 2020 19:40:03 +0000 (20:40 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 24 Oct 2020 19:40:03 +0000 (20:40 +0100)
openpower/isatables/minor_31.csv
openpower/opcode_regs_deduped.mdwn

index ff940e86dcd52c19445b31658ebe55d6beaa92dc..ec562fc2f3bfdf80d2135a654ad40508750c4ad0 100644 (file)
@@ -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
index 9f1df11c4bf8a66bce573bfa7b3669cb6c834038..f01e8cae8ac99a498659a98900bb830381dc6d5f 100644 (file)
@@ -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|
 """]]
 
 ##