Searched refs:x86_div (Results 1 – 3 of 3) sorted by relevance
339 void x86_div( struct x86_function *p, struct x86_reg src );
827 void x86_div( struct x86_function *p, in x86_div() function
1116 x86_div(p->func, tmp_ECX); /* EAX = EDX:EAX / ECX */ in init_inputs()