Searched defs:quotient (Results 1 – 7 of 7) sorted by relevance
9 struct quotient_remainder { uint32_t quotient, remainder; }; member
9 struct quotient_remainder { int32_t quotient, remainder; }; member
227 #define quotient $27 macro
589 static void make_quotient(CPUM68KState *env, int sign, uint32_t quotient) in make_quotient()597 uint64_t quotient; in HELPER() local619 uint32_t quotient; in HELPER() local
2100 uint32_t quotient; in helper_dvadj() local2169 int32_t quotient, remainder; in helper_divide() local2198 uint32_t quotient, remainder; in helper_divide_u() local
2652 uint64_t *quotient, float_status *status) in floatx80_modrem()2668 uint64_t quotient; in floatx80_rem() local2674 uint64_t quotient; in floatx80_mod() local
1861 uint64_t quotient; in helper_fprem_common() local