Lines Matching refs:reg0
56 register unsigned long reg0 asm ("0") = AP_MKQID(0, 0); in ap_instructions_available()
66 : "d" (reg0) in ap_instructions_available()
80 register unsigned long reg0 asm ("0") = qid; in ap_tapq()
86 : "d" (reg0) in ap_tapq()
118 register unsigned long reg0 asm ("0") = qid | (1UL << 24); in ap_rapq()
124 : "d" (reg0) in ap_rapq()
137 register unsigned long reg0 asm ("0") = qid | (2UL << 24); in ap_zapq()
143 : "d" (reg0) in ap_zapq()
175 register unsigned long reg0 asm ("0") = 4UL << 24; in ap_qci()
185 : "d" (reg0), "d" (reg2) in ap_qci()
223 register unsigned long reg0 asm ("0") = qid | (3UL << 24); in ap_aqic()
236 : "d" (reg0), "d" (reg2) in ap_aqic()
271 register unsigned long reg0 asm ("0") = qid | (5UL << 24) in ap_qact()
284 : "d" (reg0) in ap_qact()
306 register unsigned long reg0 asm ("0") = qid | 0x40000000UL; in ap_nqap()
316 : "+d" (reg0), "=d" (reg1), "+d" (reg2), "+d" (reg3) in ap_nqap()
344 register unsigned long reg0 asm("0") = qid | 0x80000000UL; in ap_dqap()
356 : "+d" (reg0), "=d" (reg1), "+d" (reg2), in ap_dqap()