Searched refs:op_dst (Results 1 – 1 of 1) sorted by relevance
1853 int op_dst, op_src, op_opc; in decode_gusa() local1874 op_dst = op_src = op_opc = -1; in decode_gusa()1906 op_dst = ld_dst; in decode_gusa()1919 op_dst = B11_8; in decode_gusa()1921 if (op_dst == ld_dst) { in decode_gusa()1955 if (op_dst != B11_8) { in decode_gusa()1977 op_dst = B11_8; in decode_gusa()1983 if (op_dst != B11_8 || mv_src >= 0) { in decode_gusa()2090 if (op_dst != st_src) { in decode_gusa()2093 if (op_dst == ld_dst && st_mop == MO_UL) { in decode_gusa()[all …]