Home | History | Annotate | Download | only in MCParser

Lines Matching full:ifne

437   // ".if", ".ifeq", ".ifge", ".ifgt" , ".ifle", ".iflt" or ".ifne"
4159 DirectiveKindMap[".ifne"] = DK_IFNE;