Searched refs:rotate_one (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.c3842 static const char *const rotate_one[2][3][3] =
4004 info->shift1 = rotate_one[cpu_type][shift_type][shift_mode];
5034 insn_buf = rotate_one[cpu_type][rotate_type][rotate_mode];
3829 static const char *const rotate_one[2][3][3] = variable
/netbsd-current/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.cc3555 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

Completed in 216 milliseconds