Searched refs:bigres (Results 1 – 1 of 1) sorted by relevance
178 unsigned int bigres; in t22() local180 __asm__ ("0:\n1:\n" : [bigres] "=la"(bigres) : [la] "0"(la), [lb] "c"(lb) : in t22()182 res = bigres; in t22()