Home | History | Annotate | Download | only in opcodes

Lines Matching refs:lm32

74 	lm32-desc.h \
75 lm32-opc.h \
159 lm32-asm.c \
160 lm32-desc.c \
161 lm32-dis.c \
162 lm32-ibld.c \
163 lm32-opc.c \
164 lm32-opinst.c \
352 stamp-epiphany stamp-fr30 stamp-frv stamp-ip2k stamp-iq2000 stamp-lm32 \
370 CGEN_CPUS = epiphany fr30 frv ip2k iq2000 lm32 m32c m32r mep mt or1k xc16x xstormy16
378 LM32_DEPS = stamp-lm32
456 $(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)
458 stamp-lm32: $(CGENDEPS) $(CPUDIR)/lm32.cpu $(CPUDIR)/lm32.opc
459 $(MAKE) run-cgen arch=lm32 prefix=lm32 options=opinst \
460 archfile=$(CPUDIR)/lm32.cpu \
461 opcfile=$(CPUDIR)/lm32.opc \