Searched refs:T_SHL (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-i386.c6099 #define T_SHL 14
6320 else if (cur_token.code == T_SHL)
7085 new_token.code = T_SHL;
7156 new_token.code = *intel_parser.op_string == '<' ? T_SHL : T_SHR;
6086 #define T_SHL macro

Completed in 94 milliseconds