Searched refs:aarch64_operands (Results 1 – 16 of 16) sorted by relevance
257 extern const aarch64_operand aarch64_operands[];420 return aarch64_operands + code; in get_operand_from_code()
420 return aarch64_operands[type].op_class; in aarch64_get_operand_class()426 return aarch64_operands[type].name; in aarch64_get_operand_name()434 return aarch64_operands[type].desc; in aarch64_get_operand_desc()668 && operand_maybe_stack_pointer (aarch64_operands + operand->type) in aarch64_stack_pointer_p()678 && !operand_maybe_stack_pointer (aarch64_operands + operand->type) in aarch64_zero_register_p()702 && operand_maybe_stack_pointer (aarch64_operands + operand->type)) in operand_also_qualified_p()707 && operand_maybe_stack_pointer (aarch64_operands + operand->type)) in operand_also_qualified_p()1686 opnd_class = aarch64_operands[type].op_class; in calc_ldst_datasize()1727 switch (aarch64_operands[type].op_class) in operand_general_constraint_met_p()1807 shift = get_operand_specific_data (&aarch64_operands[type]); in operand_general_constraint_met_p()[all …]
623 int key = self - aarch64_operands; in aarch64_insert_operand()
1055 if (aarch64_operands[type].op_class == AARCH64_OPND_CLASS_ADDRESS) in aarch64_ext_rcpc3_addr_opt_offset()1059 assert (aarch64_operands[type].op_class == AARCH64_OPND_CLASS_ADDRESS); in aarch64_ext_rcpc3_addr_opt_offset()2651 aarch64_operands[inst->operands[i].type].op_class != AARCH64_OPND_CLASS_ADDRESS; in do_special_decoding()2654 if (aarch64_operands[inst->operands[i].type].op_class in do_special_decoding()2657 else if (aarch64_operands[inst->operands[i].type].op_class in do_special_decoding()3563 opnd = &aarch64_operands[type]; in aarch64_opcode_decode()
25 const struct aarch64_operand aarch64_operands[] = variable
32842 int key = self - aarch64_operands; in aarch64_extract_operand()
2588 opnd = &aarch64_operands[type]; in aarch64_opcode_encode()
648 * aarch64-opc-2.c (aarch64_operands): Support the new S4x32 operand.
1080 if (aarch64_operands[type].op_class == AARCH64_OPND_CLASS_ADDRESS) in aarch64_ext_rcpc3_addr_opt_offset()1084 assert (aarch64_operands[type].op_class == AARCH64_OPND_CLASS_ADDRESS); in aarch64_ext_rcpc3_addr_opt_offset()2711 aarch64_operands[inst->operands[i].type].op_class != AARCH64_OPND_CLASS_ADDRESS; in do_special_decoding()2714 if (aarch64_operands[inst->operands[i].type].op_class in do_special_decoding()2721 else if (aarch64_operands[inst->operands[i].type].op_class in do_special_decoding()3642 opnd = &aarch64_operands[type]; in aarch64_opcode_decode()
2603 opnd = &aarch64_operands[type]; in aarch64_opcode_encode()
33522 int key = self - aarch64_operands; in aarch64_extract_operand()