Home | History | Annotate | Download | only in opcodes

Lines Matching refs:lm32

71 	lm32-desc.h \
72 lm32-opc.h \
172 lm32-asm.c \
173 lm32-desc.c \
174 lm32-dis.c \
175 lm32-ibld.c \
176 lm32-opc.c \
177 lm32-opinst.c \
331 stamp-epiphany stamp-fr30 stamp-frv stamp-ip2k stamp-iq2000 stamp-lm32 \
349 CGEN_CPUS = cris epiphany fr30 frv ip2k iq2000 lm32 m32c m32r mep mt or1k xstormy16
358 LM32_DEPS = stamp-lm32
444 $(srcdir)lm32-desc.h $(srcdir)/lm32-desc.c $(srcdir)/lm32-opc.h $(srcdir)/lm32-opc.c $(srcdir)/lm32-ibld.c $(srcdir)/lm32-opinst.c $(srcdir)/lm32-asm.c $(srcdir)/lm32-dis.c: $(LM32_DEPS)
446 stamp-lm32: $(CGENDEPS) $(CPUDIR)/lm32.cpu $(CPUDIR)/lm32.opc
447 $(MAKE) run-cgen arch=lm32 prefix=lm32 options=opinst \
448 archfile=$(CPUDIR)/lm32.cpu \
449 opcfile=$(CPUDIR)/lm32.opc \