Home | History | Annotate | Download | only in fpu

Lines Matching refs:x3E

158     return (((a >> 9) & 0x3F) == 0x3E) && (a & 0x1FF);
175 return (((a >> 9) & 0x3F) == 0x3E) && (a & 0x1FF);