Lines Matching refs:get
113 (get () (raw-reg h-pc))
127 (get (index)
143 (get (index)
157 (get (index)
186 (get () (and (srl (reg h-sr) 14) 1))
195 (get () (and (srl (reg h-sr) 13) 1))
204 (get () (and (srl (reg h-sr) 12) 1))
213 (get () (and (srl (reg h-sr) 1) 1))
222 (get () (and (srl (reg h-sr) 9) 1))
231 (get () (and (srl (reg h-sr) 8) 1))
265 (get (index) (reg h-fr (mul (and UQI index 15) 4)))
276 (get (index) (reg h-fr (mul (and UQI index 3) 16)))
288 (get (index)
314 (get () (c-call BI "sh64_endian"))
323 (get () (raw-reg h-ism))