Home
last modified time | relevance | path

Searched refs:IQ2000BF_INSN_SLLV (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/iq2000/
Ddecode.h41 , IQ2000BF_INSN_ORI, IQ2000BF_INSN_RAM, IQ2000BF_INSN_SLL, IQ2000BF_INSN_SLLV enumerator
Ddecode.c64 { IQ2000_INSN_SLLV, IQ2000BF_INSN_SLLV, IQ2000BF_SFMT_ADD },
298 { itype = IQ2000BF_INSN_SLLV; goto extract_sfmt_add; } in iq2000bf_decode()
Dmodel.c2366 { IQ2000BF_INSN_SLLV, model_iq2000_sllv, { { (int) UNIT_IQ2000_U_EXEC, 1, 1 } } },
Dsem.c3379 { IQ2000BF_INSN_SLLV, SEM_FN_NAME (iq2000bf,sllv) },
Dsem-switch.c54 { IQ2000BF_INSN_SLLV, && case_sem_INSN_SLLV },