Searched refs:MLA (Results 1 – 2 of 2) sorted by relevance
160 #define MLA 0xfb000000 macro1156 return push_inst32(compiler, MLA | RD4(dst) | RN4(arg1) | RM4(arg2) | RT4(dst)); in emit_op_imm()
123 #define MLA 0xe0200090 macro1754 return push_inst(compiler, MLA | RN(dst) | RD(dst) | RM8(src2) | RM(src1)); in emit_single_op()
Completed in 44 milliseconds