[binutils][aarch64] New sve_size_sd2 iclass.
[deliverable/binutils-gdb.git] / opcodes / aarch64-opc.c
index 23b1503eeb10933ee1cf9645b77f27e42acda755..1f85294e3bf992d95e48375d8021be401785f17d 100644 (file)
@@ -314,6 +314,7 @@ const aarch64_field fields[] =
     { 10,  1 }, /* SVE_rot3: 1-bit rotation amount at bit 10.  */
     { 22,  1 }, /* SVE_sz: 1-bit element size select.  */
     { 17,  2 }, /* SVE_size: 2-bit element size, bits [18,17].  */
+    { 30,  1 }, /* SVE_sz2: 1-bit element size select.  */
     { 16,  4 }, /* SVE_tsz: triangular size select.  */
     { 22,  2 }, /* SVE_tszh: triangular size select high, bits [23,22].  */
     {  8,  2 }, /* SVE_tszl_8: triangular size select low, bits [9,8].  */
This page took 0.024497 seconds and 4 git commands to generate.