Searched refs:_asm_string (Results 1 – 1 of 1) sorted by relevance
343 #define ARM_ROUND(_value, _asm_string) \ argument346 asm(_asm_string : [res] "=r" (res), [temp] "=w" (temp) : [value] "w" (_value)); \