Searched refs:aarch64_ext_sve_addr_zz (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/opcodes/
H A Daarch64-asm.c953 aarch64_ext_sve_addr_zz (const aarch64_operand *self, function
970 return aarch64_ext_sve_addr_zz (self, info, code);
982 return aarch64_ext_sve_addr_zz (self, info, code);
994 return aarch64_ext_sve_addr_zz (self, info, code);
H A Daarch64-dis.c1450 aarch64_ext_sve_addr_zz (const aarch64_operand *self, aarch64_opnd_info *info,
1474 return aarch64_ext_sve_addr_zz (self, info, code, AARCH64_MOD_LSL);
1485 return aarch64_ext_sve_addr_zz (self, info, code, AARCH64_MOD_SXTW);
1496 return aarch64_ext_sve_addr_zz (self, info, code, AARCH64_MOD_UXTW);
1448 aarch64_ext_sve_addr_zz (const aarch64_operand *self, aarch64_opnd_info *info, function

Completed in 47 milliseconds