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

  /src/external/gpl3/gcc.old/dist/gcc/config/h8300/
h8300.cc 3601 static const char *const rotate_two[3][3] =
3714 info->shift2 = rotate_two[shift_type][shift_mode];
4654 insn_buf = rotate_two[rotate_type][rotate_mode];
3588 static const char *const rotate_two[3][3] = variable
  /src/external/gpl3/gcc/dist/gcc/config/h8300/
h8300.cc 3601 static const char *const rotate_two[3][3] =
3714 info->shift2 = rotate_two[shift_type][shift_mode];
4659 insn_buf = rotate_two[rotate_type][rotate_mode];
3588 static const char *const rotate_two[3][3] = variable

Completed in 21 milliseconds