Searched refs:FRVBF_INSN_BNE (Results 1 – 8 of 8) sorted by relevance
/netbsd/external/gpl3/gdb/dist/sim/frv/ |
H A D | decode.h | 103 , FRVBF_INSN_BEQ, FRVBF_INSN_BNE, FRVBF_INSN_BLE, FRVBF_INSN_BGT enumerator
|
H A D | decode.c | 311 { FRV_INSN_BNE, FRVBF_INSN_BNE, FRVBF_SFMT_BEQ }, 1333 case 12 : itype = FRVBF_INSN_BNE; goto extract_sfmt_beq; in frvbf_decode()
|
H A D | model.c | 102299 { FRVBF_INSN_BNE, model_frv_bne, { { (int) UNIT_FRV_U_EXEC, 1, 1 } } }, 103053 { FRVBF_INSN_BNE, model_fr550_bne, { { (int) UNIT_FR550_U_BRANCH, 1, 1 } } }, 103807 { FRVBF_INSN_BNE, model_fr500_bne, { { (int) UNIT_FR500_U_BRANCH, 1, 1 } } }, 104561 { FRVBF_INSN_BNE, model_tomcat_bne, { { (int) UNIT_TOMCAT_U_EXEC, 1, 1 } } }, 105315 { FRVBF_INSN_BNE, model_fr400_bne, { { (int) UNIT_FR400_U_BRANCH, 1, 1 } } }, 106069 { FRVBF_INSN_BNE, model_fr450_bne, { { (int) UNIT_FR450_U_BRANCH, 1, 1 } } }, 106823 { FRVBF_INSN_BNE, model_simple_bne, { { (int) UNIT_SIMPLE_U_EXEC, 1, 1 } } },
|
H A D | sem.c | 28435 { FRVBF_INSN_BNE, SEM_FN_NAME (frvbf,bne) },
|
/netbsd/external/gpl3/gdb.old/dist/sim/frv/ |
H A D | decode.h | 103 , FRVBF_INSN_BEQ, FRVBF_INSN_BNE, FRVBF_INSN_BLE, FRVBF_INSN_BGT enumerator
|
H A D | decode.c | 311 { FRV_INSN_BNE, FRVBF_INSN_BNE, FRVBF_SFMT_BEQ }, 1333 case 12 : itype = FRVBF_INSN_BNE; goto extract_sfmt_beq; in frvbf_decode()
|
H A D | model.c | 102299 { FRVBF_INSN_BNE, model_frv_bne, { { (int) UNIT_FRV_U_EXEC, 1, 1 } } }, 103053 { FRVBF_INSN_BNE, model_fr550_bne, { { (int) UNIT_FR550_U_BRANCH, 1, 1 } } }, 103807 { FRVBF_INSN_BNE, model_fr500_bne, { { (int) UNIT_FR500_U_BRANCH, 1, 1 } } }, 104561 { FRVBF_INSN_BNE, model_tomcat_bne, { { (int) UNIT_TOMCAT_U_EXEC, 1, 1 } } }, 105315 { FRVBF_INSN_BNE, model_fr400_bne, { { (int) UNIT_FR400_U_BRANCH, 1, 1 } } }, 106069 { FRVBF_INSN_BNE, model_fr450_bne, { { (int) UNIT_FR450_U_BRANCH, 1, 1 } } }, 106823 { FRVBF_INSN_BNE, model_simple_bne, { { (int) UNIT_SIMPLE_U_EXEC, 1, 1 } } },
|
H A D | sem.c | 28435 { FRVBF_INSN_BNE, SEM_FN_NAME (frvbf,bne) },
|