Lines Matching refs:G
1015 int G = ((iw0 >> CCflag_G_bits) & CCflag_G_mask); in decode_CCflag_0() local
1021 if (opc == 0 && I == 0 && G == 0) in decode_CCflag_0()
1028 else if (opc == 1 && I == 0 && G == 0) in decode_CCflag_0()
1035 else if (opc == 2 && I == 0 && G == 0) in decode_CCflag_0()
1042 else if (opc == 3 && I == 0 && G == 0) in decode_CCflag_0()
1050 else if (opc == 4 && I == 0 && G == 0) in decode_CCflag_0()
1058 else if (opc == 0 && I == 1 && G == 0) in decode_CCflag_0()
1065 else if (opc == 1 && I == 1 && G == 0) in decode_CCflag_0()
1072 else if (opc == 2 && I == 1 && G == 0) in decode_CCflag_0()
1079 else if (opc == 3 && I == 1 && G == 0) in decode_CCflag_0()
1087 else if (opc == 4 && I == 1 && G == 0) in decode_CCflag_0()
1095 else if (opc == 0 && I == 0 && G == 1) in decode_CCflag_0()
1102 else if (opc == 1 && I == 0 && G == 1) in decode_CCflag_0()
1109 else if (opc == 2 && I == 0 && G == 1) in decode_CCflag_0()
1116 else if (opc == 3 && I == 0 && G == 1) in decode_CCflag_0()
1124 else if (opc == 4 && I == 0 && G == 1) in decode_CCflag_0()
1132 else if (opc == 0 && I == 1 && G == 1) in decode_CCflag_0()
1139 else if (opc == 1 && I == 1 && G == 1) in decode_CCflag_0()
1146 else if (opc == 2 && I == 1 && G == 1) in decode_CCflag_0()
1153 else if (opc == 3 && I == 1 && G == 1) in decode_CCflag_0()
1161 else if (opc == 4 && I == 1 && G == 1) in decode_CCflag_0()
1169 else if (opc == 5 && I == 0 && G == 0 && x == 0 && y == 0) in decode_CCflag_0()
1172 else if (opc == 6 && I == 0 && G == 0 && x == 0 && y == 0) in decode_CCflag_0()
1175 else if (opc == 7 && I == 0 && G == 0 && x == 0 && y == 0) in decode_CCflag_0()