Searched refs:new_of (Results 1 – 2 of 2) sorted by relevance
116 void SET_FLAGS_OxxxxC(CPUX86State *env, uint32_t new_of, uint32_t new_cf) in SET_FLAGS_OxxxxC() argument118 uint32_t temp_po = new_of ^ new_cf; in SET_FLAGS_OxxxxC()
44 void SET_FLAGS_OxxxxC(CPUX86State *env, uint32_t new_of, uint32_t new_cf);