Home
last modified time | relevance | path

Searched defs:fpush (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_blocksort.c120 #define fpush(lz,hz) { stackLo[sp] = lz; \ macro
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c76 static inline void fpush(CPUX86State *env) in fpush() function