Searched refs:FRVBF_INSN_CSTH (Results 1 – 8 of 8) sorted by relevance
/netbsd/external/gpl3/gdb/dist/sim/frv/ |
H A D | decode.h | 92 , FRVBF_INSN_CSTB, FRVBF_INSN_CSTH, FRVBF_INSN_CST, FRVBF_INSN_CSTBF enumerator
|
H A D | decode.c | 267 { FRV_INSN_CSTH, FRVBF_INSN_CSTH, FRVBF_SFMT_CSTB }, 2230 case 1 : itype = FRVBF_INSN_CSTH; goto extract_sfmt_cstb; in frvbf_decode()
|
H A D | model.c | 102255 { FRVBF_INSN_CSTH, model_frv_csth, { { (int) UNIT_FRV_U_EXEC, 1, 1 } } }, 103009 { FRVBF_INSN_CSTH, model_fr550_csth, { { (int) UNIT_FR550_U_GR_STORE, 1, 1 } } }, 103763 { FRVBF_INSN_CSTH, model_fr500_csth, { { (int) UNIT_FR500_U_GR_STORE, 1, 1 } } }, 104517 { FRVBF_INSN_CSTH, model_tomcat_csth, { { (int) UNIT_TOMCAT_U_EXEC, 1, 1 } } }, 105271 { FRVBF_INSN_CSTH, model_fr400_csth, { { (int) UNIT_FR400_U_GR_STORE, 1, 1 } } }, 106025 { FRVBF_INSN_CSTH, model_fr450_csth, { { (int) UNIT_FR450_U_GR_STORE, 1, 1 } } }, 106779 { FRVBF_INSN_CSTH, model_simple_csth, { { (int) UNIT_SIMPLE_U_EXEC, 1, 1 } } },
|
H A D | sem.c | 28391 { FRVBF_INSN_CSTH, SEM_FN_NAME (frvbf,csth) },
|
/netbsd/external/gpl3/gdb.old/dist/sim/frv/ |
H A D | decode.h | 92 , FRVBF_INSN_CSTB, FRVBF_INSN_CSTH, FRVBF_INSN_CST, FRVBF_INSN_CSTBF enumerator
|
H A D | decode.c | 267 { FRV_INSN_CSTH, FRVBF_INSN_CSTH, FRVBF_SFMT_CSTB }, 2230 case 1 : itype = FRVBF_INSN_CSTH; goto extract_sfmt_cstb; in frvbf_decode()
|
H A D | model.c | 102255 { FRVBF_INSN_CSTH, model_frv_csth, { { (int) UNIT_FRV_U_EXEC, 1, 1 } } }, 103009 { FRVBF_INSN_CSTH, model_fr550_csth, { { (int) UNIT_FR550_U_GR_STORE, 1, 1 } } }, 103763 { FRVBF_INSN_CSTH, model_fr500_csth, { { (int) UNIT_FR500_U_GR_STORE, 1, 1 } } }, 104517 { FRVBF_INSN_CSTH, model_tomcat_csth, { { (int) UNIT_TOMCAT_U_EXEC, 1, 1 } } }, 105271 { FRVBF_INSN_CSTH, model_fr400_csth, { { (int) UNIT_FR400_U_GR_STORE, 1, 1 } } }, 106025 { FRVBF_INSN_CSTH, model_fr450_csth, { { (int) UNIT_FR450_U_GR_STORE, 1, 1 } } }, 106779 { FRVBF_INSN_CSTH, model_simple_csth, { { (int) UNIT_SIMPLE_U_EXEC, 1, 1 } } },
|
H A D | sem.c | 28391 { FRVBF_INSN_CSTH, SEM_FN_NAME (frvbf,csth) },
|