Searched refs:FRVBF_INSN_OR (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/frv/ |
| D | decode.h | 39 , FRVBF_INSN_AND, FRVBF_INSN_OR, FRVBF_INSN_XOR, FRVBF_INSN_NOT enumerator
|
| D | decode.c | 54 { FRV_INSN_OR, FRVBF_INSN_OR, FRVBF_SFMT_ADD }, 934 { itype = FRVBF_INSN_OR; goto extract_sfmt_add; } in frvbf_decode()
|
| D | model.c | 102040 { FRVBF_INSN_OR, model_frv_or, { { (int) UNIT_FRV_U_EXEC, 1, 1 } } }, 102794 { FRVBF_INSN_OR, model_fr550_or, { { (int) UNIT_FR550_U_INTEGER, 1, 1 } } }, 103548 { FRVBF_INSN_OR, model_fr500_or, { { (int) UNIT_FR500_U_INTEGER, 1, 1 } } }, 104302 { FRVBF_INSN_OR, model_tomcat_or, { { (int) UNIT_TOMCAT_U_EXEC, 1, 1 } } }, 105056 { FRVBF_INSN_OR, model_fr400_or, { { (int) UNIT_FR400_U_INTEGER, 1, 1 } } }, 105810 { FRVBF_INSN_OR, model_fr450_or, { { (int) UNIT_FR450_U_INTEGER, 1, 1 } } }, 106564 { FRVBF_INSN_OR, model_simple_or, { { (int) UNIT_SIMPLE_U_EXEC, 1, 1 } } },
|
| D | sem.c | 28177 { FRVBF_INSN_OR, SEM_FN_NAME (frvbf,or) },
|