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

  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 28773 unsigned short h_word = vsx_const->half_words[0];
28774 short sign_h_word = ((h_word & 0xffff) ^ 0x8000) - 0x8000;
28713 unsigned short h_word = vsx_const->half_words[0]; local

Completed in 26 milliseconds