HomeSort by: relevance | last modified time | path
    Searched defs:NT_h (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.c 105 NT_h,
847 if (vectype->type == NT_h && vectype->width == 2)
869 else if (vectype->type == NT_h || vectype->type == NT_s)
1067 type = NT_h;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.c 105 NT_h,
842 if (vectype->type == NT_h && vectype->width == 2)
864 else if (vectype->type == NT_h || vectype->type == NT_s)
1062 type = NT_h;

Completed in 37 milliseconds