Searched refs:FRVBF_INSN_CLDSH (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/frv/ |
| D | decode.h | 88 , FRVBF_INSN_CLDSH, FRVBF_INSN_CLDUH, FRVBF_INSN_CLD, FRVBF_INSN_CLDBF enumerator
|
| D | decode.c | 249 { FRV_INSN_CLDSH, FRVBF_INSN_CLDSH, FRVBF_SFMT_CLDSB }, 2164 case 2: itype = FRVBF_INSN_CLDSH; goto extract_sfmt_cldsb; in frvbf_decode()
|
| D | model.c | 102235 { FRVBF_INSN_CLDSH, model_frv_cldsh, { { (int) UNIT_FRV_U_EXEC, 1, 1 } } }, 102989 { FRVBF_INSN_CLDSH, model_fr550_cldsh, { { (int) UNIT_FR550_U_GR_LOAD, 1, 1 } } }, 103743 { FRVBF_INSN_CLDSH, model_fr500_cldsh, { { (int) UNIT_FR500_U_GR_LOAD, 1, 1 } } }, 104497 { FRVBF_INSN_CLDSH, model_tomcat_cldsh, { { (int) UNIT_TOMCAT_U_EXEC, 1, 1 } } }, 105251 { FRVBF_INSN_CLDSH, model_fr400_cldsh, { { (int) UNIT_FR400_U_GR_LOAD, 1, 1 } } }, 106005 { FRVBF_INSN_CLDSH, model_fr450_cldsh, { { (int) UNIT_FR450_U_GR_LOAD, 1, 1 } } }, 106759 { FRVBF_INSN_CLDSH, model_simple_cldsh, { { (int) UNIT_SIMPLE_U_EXEC, 1, 1 } } },
|
| D | sem.c | 28372 { FRVBF_INSN_CLDSH, SEM_FN_NAME (frvbf,cldsh) },
|