Home | History | Annotate | Download | only in opcodes

Lines Matching refs:IA64_OPND_AR3

931         int i2627 = i && idesc->operands[0] == IA64_OPND_AR3;
932 int i28 = i && idesc->operands[1] == IA64_OPND_AR3;
933 int m2930 = m && idesc->operands[0] == IA64_OPND_AR3;
934 int m31 = m && idesc->operands[1] == IA64_OPND_AR3;
935 int pseudo0 = plain_mov && idesc->operands[1] == IA64_OPND_AR3;
936 int pseudo1 = plain_mov && idesc->operands[0] == IA64_OPND_AR3;