Home | History | Annotate | Download | only in ia32

Lines Matching refs:suffix

970             const char* suffix[] = {"nta", "1", "2", "3"};
971 AppendToBuffer("%s%s ", f0mnem, suffix[regop & 0x03]);