Searched refs:IQ2000BF_INSN_SLLV (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/iq2000/ |
| D | decode.h | 41 , IQ2000BF_INSN_ORI, IQ2000BF_INSN_RAM, IQ2000BF_INSN_SLL, IQ2000BF_INSN_SLLV enumerator
|
| D | decode.c | 64 { IQ2000_INSN_SLLV, IQ2000BF_INSN_SLLV, IQ2000BF_SFMT_ADD }, 298 { itype = IQ2000BF_INSN_SLLV; goto extract_sfmt_add; } in iq2000bf_decode()
|
| D | model.c | 2366 { IQ2000BF_INSN_SLLV, model_iq2000_sllv, { { (int) UNIT_IQ2000_U_EXEC, 1, 1 } } },
|
| D | sem.c | 3379 { IQ2000BF_INSN_SLLV, SEM_FN_NAME (iq2000bf,sllv) },
|
| D | sem-switch.c | 54 { IQ2000BF_INSN_SLLV, && case_sem_INSN_SLLV },
|