Searched refs:put_fpr_dw0 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dguest_s390_toIR.c425 static __inline__ void put_fpr_dw0(UInt, IRExpr *);
447 put_fpr_dw0(archreg, high);
448 put_fpr_dw0(archreg + 2, low);
983 put_fpr_dw0(UInt archreg, IRExpr *expr) function
7368 put_fpr_dw0(0, mkexpr(dst11)); /* put the result in FPR 0,2 */
7392 put_fpr_dw0(0, mkexpr(dst14)); /* put the result in FPR 0,2 */
7416 put_fpr_dw0(0, mkexpr(dst17)); /* put the result in FPR 0,2 */
8751 put_fpr_dw0(r1, get_fpr_dw0(r2));
8759 put_fpr_dw0(r1, get_fpr_dw0(r2));
8760 put_fpr_dw0(r
[all...]

Completed in 66 milliseconds