tmp0
fe x1, x2, z2, x3, z3, tmp0, tmp1;
fe_sub(tmp0, x3, z3);
fe_mul(z3, tmp0, x2);
fe_sq(tmp0, tmp1);
fe_mul(x2, tmp1, tmp0);
fe_sub(tmp1, tmp1, tmp0);
fe_add(tmp0, tmp0, z3);
fe_mul(z2, tmp1, tmp0);
unsigned int tmp0, tmp1;
"=&r"(tmp0), "=&r"(tmp1) :
#define SWAP_FAULT_HANDLER(handler, tmp0, tmp1) \
ld tmp0, CI_CURPCB(tp); /* Load the pcb */ \
ld tmp1, PCB_ONFAULT(tmp0); /* Save old handler */ \
sd handler, PCB_ONFAULT(tmp0); /* Set the handler */ \
fe tmp0, tmp1;
fe_sq_tl(&tmp0, &tmp1l);
fe_mul_ttt(&x2, &tmp1, &tmp0);
fe_sub(&tmp1l, &tmp1, &tmp0);
fe_add(&tmp0l, &tmp0, &z3);
double tmp0 = (max_num_sw * swath_height) / (l_sw - (prefill - 3.0) / 2.0);
if (tmp0 > vratio_pre)
vratio_pre = tmp0;
uint32_t tmp0, tmp1;
tmp0 = buf->_bits[i];
buf->_bits[bitswords - 1 - i] = be32toh(tmp0);