Home
last modified time | relevance | path

Searched refs:do_scalar_cmp (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dfpu_helper.c2229 static inline void do_scalar_cmp(CPUPPCState *env, ppc_vsr_t *xa, ppc_vsr_t *xb, in do_scalar_cmp() function
2285 do_scalar_cmp(env, xa, xb, BF(opcode), true); in helper_xscmpodp()
2291 do_scalar_cmp(env, xa, xb, BF(opcode), false); in helper_xscmpudp()