Lines Matching refs:_index
379 "pkrlr1 $rt,$_index,$count"
380 (+ OP_COP3 (f-rs 29) rt count _index)
385 "pkrlr30 $rt,$_index,$count"
386 (+ OP_COP3 (f-rs 31) rt count _index)
397 "rbr1 $rt,$_index,$count"
398 (+ OP_COP3 (f-rs 24) rt count _index)
403 "rbr30 $rt,$_index,$count"
404 (+ OP_COP3 (f-rs 26) rt count _index)
421 "rxr1 $rt,$_index,$count"
422 (+ OP_COP3 (f-rs 28) rt count _index)
427 "rxr30 $rt,$_index,$count"
428 (+ OP_COP3 (f-rs 30) rt count _index)
499 "wbr1 $rt,$_index,$count"
500 (+ OP_COP3 (f-rs 16) rt count _index)
505 "wbr1u $rt,$_index,$count"
506 (+ OP_COP3 (f-rs 17) rt count _index)
511 "wbr30 $rt,$_index,$count"
512 (+ OP_COP3 (f-rs 18) rt count _index)
517 "wbr30u $rt,$_index,$count"
518 (+ OP_COP3 (f-rs 19) rt count _index)
535 "wxr1 $rt,$_index,$count"
536 (+ OP_COP3 (f-rs 20) rt count _index)
541 "wxr1u $rt,$_index,$count"
542 (+ OP_COP3 (f-rs 21) rt count _index)
547 "wxr30 $rt,$_index,$count"
548 (+ OP_COP3 (f-rs 22) rt count _index)
553 "wxr30u $rt,$_index,$count"
554 (+ OP_COP3 (f-rs 23) rt count _index)