Searched refs:new_inst (Results 1 – 1 of 1) sorted by relevance
17773 int op, new_inst; in negate_data_op() local17784 new_inst = OPCODE_ADD; in negate_data_op()17789 new_inst = OPCODE_SUB; in negate_data_op()17794 new_inst = OPCODE_CMN; in negate_data_op()17799 new_inst = OPCODE_CMP; in negate_data_op()17805 new_inst = OPCODE_MVN; in negate_data_op()17810 new_inst = OPCODE_MOV; in negate_data_op()17815 new_inst = OPCODE_BIC; in negate_data_op()17820 new_inst = OPCODE_AND; in negate_data_op()17825 new_inst = OPCODE_SBC; in negate_data_op()[all …]