Home
last modified time | relevance | path

Searched defs:negate (Results 1 – 3 of 3) sorted by relevance

/qemu/target/hexagon/
H A Dfma_emu.c229 static Accum accum_sub(Accum a, Accum b, int negate) in accum_sub()
/qemu/target/arm/tcg/
H A Dtranslate.h190 static inline int negate(DisasContext *s, int x) in negate() function
/qemu/libdecnumber/
H A DdecNumber.c3952 uByte negate, uInt *status) { in decAddOp()