Home
last modified time | relevance | path

Searched refs:aarch64_operand (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-opc.h109 struct aarch64_operand struct
127 typedef struct aarch64_operand aarch64_operand; argument
129 extern const aarch64_operand aarch64_operands[];
142 operand_has_inserter (const aarch64_operand *operand) in operand_has_inserter()
148 operand_has_extractor (const aarch64_operand *operand) in operand_has_extractor()
154 operand_need_sign_extension (const aarch64_operand *operand) in operand_need_sign_extension()
160 operand_need_shift_by_two (const aarch64_operand *operand) in operand_need_shift_by_two()
166 operand_maybe_stack_pointer (const aarch64_operand *operand) in operand_maybe_stack_pointer()
173 get_operand_fields_width (const aarch64_operand *operand) in get_operand_fields_width()
183 static inline const aarch64_operand *
Daarch64-asm.c62 aarch64_ins_regno (const aarch64_operand *self, const aarch64_opnd_info *info, in aarch64_ins_regno()
74 aarch64_ins_reglane (const aarch64_operand *self, const aarch64_opnd_info *info, in aarch64_ins_reglane()
131 aarch64_ins_reglist (const aarch64_operand *self, const aarch64_opnd_info *info, in aarch64_ins_reglist()
145 aarch64_ins_ldst_reglist (const aarch64_operand *self ATTRIBUTE_UNUSED, in aarch64_ins_ldst_reglist()
188 aarch64_ins_ldst_reglist_r (const aarch64_operand *self ATTRIBUTE_UNUSED, in aarch64_ins_ldst_reglist_r()
213 aarch64_ins_ldst_elemlist (const aarch64_operand *self ATTRIBUTE_UNUSED, in aarch64_ins_ldst_elemlist()
262 aarch64_ins_advsimd_imm_shift (const aarch64_operand *self ATTRIBUTE_UNUSED, in aarch64_ins_advsimd_imm_shift()
316 aarch64_ins_imm (const aarch64_operand *self, const aarch64_opnd_info *info, in aarch64_ins_imm()
338 aarch64_ins_imm_half (const aarch64_operand *self, const aarch64_opnd_info *info, in aarch64_ins_imm_half()
351 aarch64_ins_advsimd_imm_modified (const aarch64_operand *self ATTRIBUTE_UNUSED, in aarch64_ins_advsimd_imm_modified()
[all …]
Daarch64-dis.c219 aarch64_ext_regno (const aarch64_operand *self, aarch64_opnd_info *info, in aarch64_ext_regno()
228 aarch64_ext_regno_pair (const aarch64_operand *self ATTRIBUTE_UNUSED, aarch64_opnd_info *info, in aarch64_ext_regno_pair()
240 aarch64_ext_regrt_sysins (const aarch64_operand *self, aarch64_opnd_info *info, in aarch64_ext_regrt_sysins()
258 aarch64_ext_reglane (const aarch64_operand *self, aarch64_opnd_info *info, in aarch64_ext_reglane()
333 aarch64_ext_reglist (const aarch64_operand *self, aarch64_opnd_info *info, in aarch64_ext_reglist()
346 aarch64_ext_ldst_reglist (const aarch64_operand *self ATTRIBUTE_UNUSED, in aarch64_ext_ldst_reglist()
387 aarch64_ext_ldst_reglist_r (const aarch64_operand *self ATTRIBUTE_UNUSED, in aarch64_ext_ldst_reglist_r()
413 aarch64_ext_ldst_elemlist (const aarch64_operand *self ATTRIBUTE_UNUSED, in aarch64_ext_ldst_elemlist()
482 aarch64_ext_advsimd_imm_shift (const aarch64_operand *self ATTRIBUTE_UNUSED, in aarch64_ext_advsimd_imm_shift()
545 aarch64_ext_shll_imm (const aarch64_operand *self ATTRIBUTE_UNUSED, in aarch64_ext_shll_imm()
[all …]
Daarch64-asm.h33 const char* aarch64_insert_operand (const aarch64_operand *,
40 const char* aarch64_##x (const aarch64_operand *, const aarch64_opnd_info *, \
Daarch64-dis.h53 int aarch64_extract_operand (const aarch64_operand *, aarch64_opnd_info *,
59 int aarch64_##x (const aarch64_operand *, aarch64_opnd_info *, \
Daarch64-asm-2.c348 aarch64_insert_operand (const aarch64_operand *self, in aarch64_insert_operand()
Daarch64-opc-2.c25 const struct aarch64_operand aarch64_operands[] =
Daarch64-dis-2.c8948 aarch64_extract_operand (const aarch64_operand *self, in aarch64_extract_operand()