Lines Matching refs:reg_out
189 ULong reg_out; in btsq_reg() local
195 : "=q" (res), "=r" (reg_out) in btsq_reg()
198 *reg_out_p = reg_out; in btsq_reg()
207 ULong reg_out; in btrq_reg() local
213 : "=q" (res), "=r" (reg_out) in btrq_reg()
216 *reg_out_p = reg_out; in btrq_reg()
225 ULong reg_out; in btcq_reg() local
231 : "=q" (res), "=r" (reg_out) in btcq_reg()
234 *reg_out_p = reg_out; in btcq_reg()
243 ULong reg_out; in btq_reg() local
249 : "=q" (res), "=r" (reg_out) in btq_reg()
252 *reg_out_p = reg_out; in btq_reg()
264 ULong reg_out; in btsl_reg() local
270 : "=q" (res), "=r" (reg_out) in btsl_reg()
273 *reg_out_p = reg_out; in btsl_reg()
282 ULong reg_out; in btrl_reg() local
288 : "=q" (res), "=r" (reg_out) in btrl_reg()
291 *reg_out_p = reg_out; in btrl_reg()
300 ULong reg_out; in btcl_reg() local
306 : "=q" (res), "=r" (reg_out) in btcl_reg()
309 *reg_out_p = reg_out; in btcl_reg()
318 ULong reg_out; in btl_reg() local
324 : "=q" (res), "=r" (reg_out) in btl_reg()
327 *reg_out_p = reg_out; in btl_reg()
339 ULong reg_out; in btsw_reg() local
345 : "=q" (res), "=r" (reg_out) in btsw_reg()
348 *reg_out_p = reg_out; in btsw_reg()
357 ULong reg_out; in btrw_reg() local
363 : "=q" (res), "=r" (reg_out) in btrw_reg()
366 *reg_out_p = reg_out; in btrw_reg()
375 ULong reg_out; in btcw_reg() local
381 : "=q" (res), "=r" (reg_out) in btcw_reg()
384 *reg_out_p = reg_out; in btcw_reg()
393 ULong reg_out; in btw_reg() local
399 : "=q" (res), "=r" (reg_out) in btw_reg()
402 *reg_out_p = reg_out; in btw_reg()