Searched refs:FRVBF_INSN_FBUE (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/frv/ |
| D | decode.h | 108 , FRVBF_INSN_FBNE, FRVBF_INSN_FBEQ, FRVBF_INSN_FBLG, FRVBF_INSN_FBUE enumerator
|
| D | decode.c | 332 { FRV_INSN_FBUE, FRVBF_INSN_FBUE, FRVBF_SFMT_FBNE }, 1360 case 9: itype = FRVBF_INSN_FBUE; goto extract_sfmt_fbne; in frvbf_decode()
|
| D | model.c | 102318 { FRVBF_INSN_FBUE, model_frv_fbue, { { (int) UNIT_FRV_U_EXEC, 1, 1 } } }, 103072 { FRVBF_INSN_FBUE, model_fr550_fbue, { { (int) UNIT_FR550_U_BRANCH, 1, 1 } } }, 103826 { FRVBF_INSN_FBUE, model_fr500_fbue, { { (int) UNIT_FR500_U_BRANCH, 1, 1 } } }, 104580 { FRVBF_INSN_FBUE, model_tomcat_fbue, { { (int) UNIT_TOMCAT_U_EXEC, 1, 1 } } }, 105334 { FRVBF_INSN_FBUE, model_fr400_fbue, { { (int) UNIT_FR400_U_BRANCH, 1, 1 } } }, 106088 { FRVBF_INSN_FBUE, model_fr450_fbue, { { (int) UNIT_FR450_U_BRANCH, 1, 1 } } }, 106842 { FRVBF_INSN_FBUE, model_simple_fbue, { { (int) UNIT_SIMPLE_U_EXEC, 1, 1 } } },
|
| D | sem.c | 28455 { FRVBF_INSN_FBUE, SEM_FN_NAME (frvbf,fbue) },
|