Searched refs:GET_H_V32_V32 (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/cris/ |
| D | cpuv32.h | 235 #define GET_H_V32_V32() 1 macro 1092 f_disp9 = ((((pc) + (tmp_absval))) + (((GET_H_V32_V32 ()) ? (0) : (2))));\ 1115 f_disp9 = ((((pc) + (tmp_absval))) + (((GET_H_V32_V32 ()) ? (0) : (2))));\ 1132 … ((0|(EXTRACT_LSB0_UINT (word_1, 32, 15, 16) << 0)))))) + (((pc) + (((GET_H_V32_V32 ()) ? (0) : (4… 1152 … ((0|(EXTRACT_LSB0_UINT (word_1, 32, 15, 16) << 0)))))) + (((pc) + (((GET_H_V32_V32 ()) ? (0) : (4…
|
| D | cpuv32.c | 36 return GET_H_V32_V32 (); in crisv32f_h_v32_v32_get()
|
| D | semcrisv32f-switch.c | 3999 if (ANDIF (GET_H_V32_V32 (), NEBI (CPU (h_xbit), 0))) { in CASE() 4052 if (ANDIF (GET_H_V32_V32 (), NEBI (CPU (h_xbit), 0))) { in CASE() 4105 if (ANDIF (GET_H_V32_V32 (), NEBI (CPU (h_xbit), 0))) { in CASE() 4158 if (ANDIF (GET_H_V32_V32 (), NEBI (CPU (h_xbit), 0))) { in CASE() 4211 if (ANDIF (GET_H_V32_V32 (), NEBI (CPU (h_xbit), 0))) { in CASE() 4264 if (ANDIF (GET_H_V32_V32 (), NEBI (CPU (h_xbit), 0))) { in CASE() 4317 if (ANDIF (GET_H_V32_V32 (), NEBI (CPU (h_xbit), 0))) { in CASE() 4370 if (ANDIF (GET_H_V32_V32 (), NEBI (CPU (h_xbit), 0))) { in CASE() 4423 if (ANDIF (GET_H_V32_V32 (), NEBI (CPU (h_xbit), 0))) { in CASE() 4476 if (ANDIF (GET_H_V32_V32 (), NEBI (CPU (h_xbit), 0))) { in CASE() [all …]
|
| D | decodev32.c | 4443 f_disp9 = ((((pc) + (tmp_absval))) + (((GET_H_V32_V32 ()) ? (0) : (2)))); in crisv32f_decode() 4477 f_disp9 = ((((pc) + (tmp_absval))) + (((GET_H_V32_V32 ()) ? (0) : (2)))); in crisv32f_decode() 4505 … ((0|(EXTRACT_LSB0_UINT (word_1, 32, 15, 16) << 0)))))) + (((pc) + (((GET_H_V32_V32 ()) ? (0) : (4… in crisv32f_decode() 4533 … ((0|(EXTRACT_LSB0_UINT (word_1, 32, 15, 16) << 0)))))) + (((pc) + (((GET_H_V32_V32 ()) ? (0) : (4… in crisv32f_decode()
|