Searched defs:neg128 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/
H A Dhost-utils.c47 static void neg128 (uint64_t *plow, uint64_t *phigh) function
102 neg128(plow, phigh);
/vbox/src/recompiler/target-i386/
H A Dop_helper.c5420 static void neg128(uint64_t *plow, uint64_t *phigh) function
5471 neg128(plow, phigh);

Completed in 59 milliseconds