Searched refs:x86_imul (Results 1 – 3 of 3) sorted by relevance
328 void x86_imul( struct x86_function *p, struct x86_reg dst, struct x86_reg src );
793 void x86_imul( struct x86_function *p, in x86_imul() function
1140 x86_imul(p->func, tmp_EAX, p->tmp2_EDX); in init_inputs()1219 x86_imul(p->func, ptr, p->tmp2_EDX); in get_buffer_ptr()