Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Ds390x-internal.h312 #define DCMASK_NEGATIVE 0x0555 macro
/openbmc/qemu/target/s390x/tcg/
H A Dvec_fpu_helper.c795 const bool neg_a = dcmask_a & DCMASK_NEGATIVE; in vfmin_res()
878 const bool neg_a = dcmask_a & DCMASK_NEGATIVE; in vfmax_res()