Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dfpu_helper.c2233 bool vxsnan_flag = false, vxvc_flag = false; in do_scalar_cmp() local
2254 vxvc_flag = true; in do_scalar_cmp()
2259 vxvc_flag = true; in do_scalar_cmp()
2275 if (vxvc_flag) { in do_scalar_cmp()
2298 bool vxsnan_flag = false, vxvc_flag = false; in do_scalar_cmpq() local
2319 vxvc_flag = true; in do_scalar_cmpq()
2324 vxvc_flag = true; in do_scalar_cmpq()
2340 if (vxvc_flag) { in do_scalar_cmpq()