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

  /src/external/gpl3/gcc.old/dist/gcc/config/h8300/
h8300.cc 3555 static const char *const rotate_one[2][3][3] =
3713 info->shift1 = rotate_one[cpu_type][shift_type][shift_mode];
4656 insn_buf = rotate_one[cpu_type][rotate_type][rotate_mode];
3542 static const char *const rotate_one[2][3][3] = variable
  /src/external/gpl3/gcc/dist/gcc/config/h8300/
h8300.cc 3555 static const char *const rotate_one[2][3][3] =
3713 info->shift1 = rotate_one[cpu_type][shift_type][shift_mode];
4661 insn_buf = rotate_one[cpu_type][rotate_type][rotate_mode];
3542 static const char *const rotate_one[2][3][3] = variable

Completed in 25 milliseconds