Searched refs:SVE (Results 26 - 26 of 26) sorted by relevance

12

/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Daarch64-opc.c38 /* The enumeration strings associated with each value of a 5-bit SVE
79 /* The enumeration strings associated with each value of a 4-bit SVE
277 { 17, 1 }, /* SVE_N: SVE equivalent of N. */
286 { 5, 5 }, /* SVE_Rm: SVE alternative position for Rm. */
287 { 16, 5 }, /* SVE_Rn: SVE alternative position for Rn. */
291 { 5, 5 }, /* SVE_Za_5: SVE vector register, bits [9,5]. */
292 { 16, 5 }, /* SVE_Za_16: SVE vector register, bits [20,16]. */
293 { 0, 5 }, /* SVE_Zd: SVE vector register. bits [4,0]. */
294 { 5, 5 }, /* SVE_Zm_5: SVE vector register, bits [9,5]. */
295 { 16, 5 }, /* SVE_Zm_16: SVE vecto
[all...]

Completed in 201 milliseconds

12