HomeSort by: relevance | last modified time | path
    Searched refs:lm32 (Results 1 - 25 of 94) sorted by relevancy

1 2 3 4

  /src/external/gpl3/binutils/dist/ld/emulparams/
elf32lm32.sh 1 ARCH=lm32
4 OUTPUT_FORMAT="elf32-lm32"
  /src/external/gpl3/binutils.old/dist/ld/emulparams/
elf32lm32.sh 1 ARCH=lm32
4 OUTPUT_FORMAT="elf32-lm32"
  /src/external/gpl3/binutils/dist/opcodes/
Makefile.am 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 xstormy1
    [all...]
lm32-desc.h 2 /* CPU data header for lm32.
33 #define CGEN_ARCH lm32
36 #define CGEN_SYM(s) lm32##_cgen_##s
124 /* Enum declaration for lm32 ifield types. */
152 /* Enum declaration for lm32 hardware types. */
184 /* Enum declaration for lm32 operand types. */
  /src/external/gpl3/binutils.old/dist/opcodes/
Makefile.am 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 xstormy1
    [all...]
lm32-desc.h 2 /* CPU data header for lm32.
33 #define CGEN_ARCH lm32
36 #define CGEN_SYM(s) lm32##_cgen_##s
124 /* Enum declaration for lm32 ifield types. */
152 /* Enum declaration for lm32 hardware types. */
184 /* Enum declaration for lm32 operand types. */
  /src/external/gpl3/gdb/dist/opcodes/
Makefile.am 71 lm32-desc.h \
72 lm32-opc.h \
171 lm32-asm.c \
172 lm32-desc.c \
173 lm32-dis.c \
174 lm32-ibld.c \
175 lm32-opc.c \
176 lm32-opinst.c \
330 stamp-epiphany stamp-fr30 stamp-frv stamp-ip2k stamp-iq2000 stamp-lm32 \
348 CGEN_CPUS = cris epiphany fr30 frv ip2k iq2000 lm32 m32c m32r mep mt or1k xstormy1
    [all...]
lm32-desc.h 2 /* CPU data header for lm32.
33 #define CGEN_ARCH lm32
36 #define CGEN_SYM(s) lm32##_cgen_##s
124 /* Enum declaration for lm32 ifield types. */
152 /* Enum declaration for lm32 hardware types. */
184 /* Enum declaration for lm32 operand types. */
  /src/external/gpl3/gdb.old/dist/opcodes/
Makefile.am 71 lm32-desc.h \
72 lm32-opc.h \
171 lm32-asm.c \
172 lm32-desc.c \
173 lm32-dis.c \
174 lm32-ibld.c \
175 lm32-opc.c \
176 lm32-opinst.c \
332 stamp-epiphany stamp-fr30 stamp-frv stamp-ip2k stamp-iq2000 stamp-lm32 \
350 CGEN_CPUS = cris epiphany fr30 frv ip2k iq2000 lm32 m32c m32r mep mt or1k xstormy1
    [all...]
lm32-desc.h 2 /* CPU data header for lm32.
33 #define CGEN_ARCH lm32
36 #define CGEN_SYM(s) lm32##_cgen_##s
124 /* Enum declaration for lm32 ifield types. */
152 /* Enum declaration for lm32 hardware types. */
184 /* Enum declaration for lm32 operand types. */
  /src/external/gpl3/gdb/dist/sim/lm32/
local.mk 40 %D%/lm32.o \
94 $(AM_V_GEN)cpu=lm32bf mach=lm32 FLAGS="with-scache with-profile=fn" EXTRAFILES="$(CGEN_CPU_SEM) $(CGEN_CPU_SEMSW)"; $(CGEN_GEN_CPU_DECODE)
  /src/external/gpl3/gdb.old/dist/sim/lm32/
local.mk 40 %D%/lm32.o \
94 $(AM_V_GEN)cpu=lm32bf mach=lm32 FLAGS="with-scache with-profile=fn" EXTRAFILES="$(CGEN_CPU_SEM) $(CGEN_CPU_SEMSW)"; $(CGEN_GEN_CPU_DECODE)
  /src/external/gpl3/gcc/dist/contrib/
config-list.mk 65 ia64-hp-vmsOPT-enable-obsolete iq2000-elf lm32-elf \
66 lm32-rtems lm32-uclinux \
  /src/external/gpl3/gcc.old/dist/contrib/
config-list.mk 59 ia64-freebsd6 ia64-linux ia64-hpux ia64-hp-vms iq2000-elf lm32-elf \
60 lm32-rtems lm32-uclinux \
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
asm-source.exp 65 "lm32-*" {
66 set asm-arch lm32
  /src/external/gpl3/gdb/dist/sim/
Makefile.am 149 include lm32/local.mk
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/
asm-source.exp 65 "lm32-*" {
66 set asm-arch lm32
  /src/external/gpl3/gdb.old/dist/sim/
Makefile.am 149 include lm32/local.mk
  /src/external/gpl3/binutils/dist/gas/doc/
local.mk 65 %D%/c-lm32.texi \
  /src/external/gpl3/binutils.old/dist/gas/doc/
local.mk 65 %D%/c-lm32.texi \
  /src/external/gpl3/gdb/dist/gdb/
lm32-tdep.c 30 #include "sim/sim-lm32.h"
39 #define GDB_CGEN_REMAP_PREFIX lm32
41 #include "opcodes/lm32-desc.h"
52 /* gdbarch target dependent data here. Currently unused for LM32. */
451 "lm32 prologue",
  /src/external/gpl3/gdb.old/dist/gdb/
lm32-tdep.c 30 #include "sim/sim-lm32.h"
39 #define GDB_CGEN_REMAP_PREFIX lm32
41 #include "opcodes/lm32-desc.h"
52 /* gdbarch target dependent data here. Currently unused for LM32. */
451 "lm32 prologue",
  /src/external/gpl3/binutils/dist/bfd/
Makefile.am 125 cpu-lm32.lo \
208 cpu-lm32.c \
319 elf32-lm32.lo \
453 elf32-lm32.c \
  /src/external/gpl3/binutils.old/dist/bfd/
Makefile.am 125 cpu-lm32.lo \
208 cpu-lm32.c \
319 elf32-lm32.lo \
453 elf32-lm32.c \
  /src/external/gpl3/gdb/dist/bfd/
Makefile.am 125 cpu-lm32.lo \
208 cpu-lm32.c \
319 elf32-lm32.lo \
453 elf32-lm32.c \

Completed in 47 milliseconds

1 2 3 4