Home | History | Annotate | Download | only in config

Lines Matching refs:regno_and_flags

1101   int regno_and_flags = (int)(size_t)pval;
1102 int regno = EXTRACT_REGNO(regno_and_flags);
1104 if ((regno_and_flags & NONCANONICAL_REG_NAME_FLAG)