Lines Matching refs:ifieldRegDS

326 static UChar ifieldRegDS( UInt instr ) {  in ifieldRegDS()  function
3368 UChar rD_addr = ifieldRegDS(theInstr); in dis_int_arith()
4125 UChar rS_addr = ifieldRegDS(theInstr); in dis_int_logic()
4503 UChar rS_addr = ifieldRegDS(theInstr); in dis_int_parity()
4632 UChar rS_addr = ifieldRegDS(theInstr); in dis_int_rot()
4882 UChar rD_addr = ifieldRegDS(theInstr); in dis_int_load()
5180 UInt rS_addr = ifieldRegDS(theInstr); in dis_int_store()
5405 UChar rD_addr = ifieldRegDS(theInstr); in dis_int_ldst_mult()
5549 UChar rD_addr = ifieldRegDS(theInstr); in dis_int_ldst_str()
5720 UChar BO = ifieldRegDS(theInstr); in dis_branch()
5930 UChar crbD_addr = ifieldRegDS(theInstr); in dis_cond_logic()
6115 UChar TO = ifieldRegDS(theInstr); in dis_trapi()
6166 UChar TO = ifieldRegDS(theInstr); in dis_trap()
6262 UChar flag_L = ifieldRegDS(theInstr); in dis_memsync()
6264 UChar rD_addr = ifieldRegDS(theInstr); in dis_memsync()
6662 UChar rS_addr = ifieldRegDS(theInstr); in dis_int_shift()
6928 UChar rD_addr = ifieldRegDS(theInstr); in dis_int_ldst_rev()
7030 UChar rD_addr = ifieldRegDS(theInstr); in dis_proc_ctl()
7434 UChar b21to25 = ifieldRegDS(theInstr); in dis_cache_manage()
7732 UChar frD_addr = ifieldRegDS(theInstr); in dis_fp_load()
7870 UChar frS_addr = ifieldRegDS(theInstr); in dis_fp_store()
7998 UChar frD_addr = ifieldRegDS(theInstr); in dis_fp_arith()
8236 UChar frD_addr = ifieldRegDS(theInstr); in dis_fp_multadd()
8883 UChar frD_addr = ifieldRegDS(theInstr); in dis_fp_round()
9095 UChar frT_hi_addr = ifieldRegDS(theInstr); in dis_fp_pair()
9177 UChar frD_addr = ifieldRegDS(theInstr); in dis_fp_merge()
9231 UChar frD_addr = ifieldRegDS(theInstr); in dis_fp_move()
9343 UChar crbD = ifieldRegDS(theInstr); in dis_fp_scr()
9380 UChar crbD = ifieldRegDS(theInstr); in dis_fp_scr()
9418 UChar frD_addr = ifieldRegDS(theInstr); in dis_fp_scr()
10150 UChar frS_addr = ifieldRegDS( theInstr ); in dis_dfp_arith()
10208 UChar frS_addr = ifieldRegDS( theInstr ); in dis_dfp_arithq()
10265 UChar frS_addr = ifieldRegDS( theInstr ); in dis_dfp_shift()
10302 UChar frS_addr = ifieldRegDS( theInstr ); in dis_dfp_shiftq()
10339 UChar frS_addr = ifieldRegDS( theInstr ); in dis_dfp_fmt_conv()
10405 UChar frS_addr = ifieldRegDS( theInstr ); in dis_dfp_fmt_convq()
10468 UChar frS_addr = ifieldRegDS(theInstr); in dis_dfp_round()
10513 UChar frS_addr = ifieldRegDS( theInstr ); in dis_dfp_roundq()
10555 UChar frS_addr = ifieldRegDS( theInstr ); in dis_dfp_quantize_sig_rrnd()
10649 UChar frS_addr = ifieldRegDS( theInstr ); in dis_dfp_quantize_sig_rrndq()
10744 UChar frS_addr = ifieldRegDS( theInstr ); in dis_dfp_extract_insert()
10790 UChar frS_addr = ifieldRegDS( theInstr ); in dis_dfp_extract_insertq()
11552 UChar frT_addr = ifieldRegDS( theInstr ); in dis_dfp_bcd()
11817 UChar frT_addr = ifieldRegDS( theInstr ); in dis_dfp_bcdq()
12470 UChar vD_addr = ifieldRegDS(theInstr); in dis_av_procctl()
13582 UChar vRT_addr = ifieldRegDS(theInstr); in dis_av_count_bitTranspose()
15742 UChar vD_addr = ifieldRegDS(theInstr); in dis_av_load()
15905 UChar vS_addr = ifieldRegDS(theInstr); in dis_av_store()
16003 UChar vD_addr = ifieldRegDS(theInstr); in dis_av_arith()
16510 UChar vD_addr = ifieldRegDS(theInstr); in dis_av_logic()
16588 UChar vD_addr = ifieldRegDS(theInstr); in dis_av_cmp()
16698 UChar vD_addr = ifieldRegDS(theInstr); in dis_av_multarith()
16964 UChar vD_addr = ifieldRegDS(theInstr); in dis_av_polymultarith()
17018 UChar vD_addr = ifieldRegDS(theInstr); in dis_av_shift()
17176 UChar vD_addr = ifieldRegDS(theInstr); in dis_av_permute()
17397 UChar vD_addr = ifieldRegDS(theInstr); in dis_av_pack()
17717 UChar vD_addr = ifieldRegDS(theInstr); in dis_av_cipher()
17778 UChar vRT_addr = ifieldRegDS(theInstr); in dis_av_hash()
17901 UChar vRT_addr = ifieldRegDS(theInstr); in dis_av_quad()
18103 UChar vRT_addr = ifieldRegDS(theInstr); in dis_av_bcd()
18149 UChar vD_addr = ifieldRegDS(theInstr); in dis_av_fp_arith()
18266 UChar vD_addr = ifieldRegDS(theInstr); in dis_av_fp_cmp()
18360 UChar vD_addr = ifieldRegDS(theInstr); in dis_av_fp_convert()
19958 UInt rT = ifieldRegDS( theInstr ); in disInstr_PPC_WRK()