Searched refs:AARCH64_MAX_OPND_NUM (Results 1 – 6 of 6) sorted by relevance
442 #define AARCH64_MAX_OPND_NUM 6 macro449 aarch64_opnd_qualifier_seq_t [AARCH64_MAX_OPND_NUM];456 for (i = 0; i < AARCH64_MAX_OPND_NUM; ++i) in empty_qualifier_sequence_p()491 enum aarch64_opnd operands[AARCH64_MAX_OPND_NUM];795 aarch64_opnd_info operands[AARCH64_MAX_OPND_NUM];
370 assert (dst >= 0 && src >= 0 && dst < AARCH64_MAX_OPND_NUM in copy_operand_info()371 && src < AARCH64_MAX_OPND_NUM); in copy_operand_info()
671 for (i = 0; i < AARCH64_MAX_OPND_NUM; ++i, ++qualifier) in dump_qualifier_sequence()681 aarch64_opnd_qualifier_t curr[AARCH64_MAX_OPND_NUM]; in dump_match_qualifiers()684 for (i = 0; i < AARCH64_MAX_OPND_NUM; ++i) in dump_match_qualifiers()703 assert (i >= 0 && i <= AARCH64_MAX_OPND_NUM); in aarch64_num_of_operands()821 for (; j < AARCH64_MAX_OPND_NUM; ++j) in aarch64_find_best_match()855 for (i = 0; i < AARCH64_MAX_OPND_NUM; ++i) in match_operands_qualifier()2041 for (i = 0; i < AARCH64_MAX_OPND_NUM; ++i) in aarch64_match_operands_constraint()2082 for (i = 0; i < AARCH64_MAX_OPND_NUM; ++i) in aarch64_replace_opcode()2098 for (i = 0; i < AARCH64_MAX_OPND_NUM; ++i) in aarch64_operand_index()
1245 for (i = 0; i < AARCH64_MAX_OPND_NUM; ++i) in aarch64_opcode_encode()1270 for (i = 0; i < AARCH64_MAX_OPND_NUM; ++i, ++info) in aarch64_opcode_encode()
1955 for (i = 0; i < AARCH64_MAX_OPND_NUM; ++i) in aarch64_opcode_decode()1971 for (i = 0; i < AARCH64_MAX_OPND_NUM; ++i) in aarch64_opcode_decode()2078 for (i = 0, num_printed = 0; i < AARCH64_MAX_OPND_NUM; ++i) in print_operands()
3887 for (i = 0; i < AARCH64_MAX_OPND_NUM; ++i) in print_operands()