| /src/external/gpl3/binutils/dist/opcodes/ |
| msp430-decode.opc | 29 #include "opcode/msp430-decode.h" 35 MSP430_Opcode_Decoded *msp430; 52 if (ld->op_ptr == ld->msp430->n_bytes) 57 ld->op [(ld->msp430->n_bytes++)^1] = b; 59 while (ld->msp430->n_bytes & 1); 64 #define ID(x) msp430->id = x 66 #define OP(n, t, r, a) (msp430->op[n].type = t, \ 67 msp430->op[n].reg = r, \ 68 msp430->op[n].addend = a) 71 (msp430->op[n].type = t, [all...] |
| msp430-decode.c | 2 #line 1 "msp430-decode.opc" 31 #include "opcode/msp430-decode.h" 37 MSP430_Opcode_Decoded *msp430; member in struct:__anon10927 54 if (ld->op_ptr == ld->msp430->n_bytes) 59 ld->op [(ld->msp430->n_bytes++)^1] = b; 61 while (ld->msp430->n_bytes & 1); 66 #define ID(x) msp430->id = x 68 #define OP(n, t, r, a) (msp430->op[n].type = t, \ 69 msp430->op[n].reg = r, \ 70 msp430->op[n].addend = a 169 MSP430_Opcode_Decoded *msp430 = ld->msp430; local 196 MSP430_Opcode_Decoded *msp430 = ld->msp430; local 276 MSP430_Opcode_Decoded *msp430 = ld->msp430; local [all...] |
| Makefile.am | 209 msp430-decode.c \ 210 msp430-dis.c \ 499 $(srcdir)/msp430-decode.c \ 565 $(srcdir)/msp430-decode.c: @MAINT@ $(srcdir)/msp430-decode.opc opc2c$(EXEEXT_FOR_BUILD) 566 $(AM_V_GEN)./opc2c$(EXEEXT_FOR_BUILD) $(srcdir)/msp430-decode.opc > $(srcdir)/msp430-decode.c
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| msp430-decode.opc | 29 #include "opcode/msp430-decode.h" 35 MSP430_Opcode_Decoded *msp430; 52 if (ld->op_ptr == ld->msp430->n_bytes) 57 ld->op [(ld->msp430->n_bytes++)^1] = b; 59 while (ld->msp430->n_bytes & 1); 64 #define ID(x) msp430->id = x 66 #define OP(n, t, r, a) (msp430->op[n].type = t, \ 67 msp430->op[n].reg = r, \ 68 msp430->op[n].addend = a) 71 (msp430->op[n].type = t, [all...] |
| msp430-decode.c | 2 #line 1 "msp430-decode.opc" 31 #include "opcode/msp430-decode.h" 37 MSP430_Opcode_Decoded *msp430; member in struct:__anon12374 54 if (ld->op_ptr == ld->msp430->n_bytes) 59 ld->op [(ld->msp430->n_bytes++)^1] = b; 61 while (ld->msp430->n_bytes & 1); 66 #define ID(x) msp430->id = x 68 #define OP(n, t, r, a) (msp430->op[n].type = t, \ 69 msp430->op[n].reg = r, \ 70 msp430->op[n].addend = a 169 MSP430_Opcode_Decoded *msp430 = ld->msp430; local 196 MSP430_Opcode_Decoded *msp430 = ld->msp430; local 276 MSP430_Opcode_Decoded *msp430 = ld->msp430; local [all...] |
| Makefile.am | 209 msp430-decode.c \ 210 msp430-dis.c \ 499 $(srcdir)/msp430-decode.c \ 557 $(srcdir)/msp430-decode.c: @MAINT@ $(srcdir)/msp430-decode.opc opc2c$(EXEEXT_FOR_BUILD) 558 $(AM_V_GEN)./opc2c$(EXEEXT_FOR_BUILD) $(srcdir)/msp430-decode.opc > $(srcdir)/msp430-decode.c
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| msp430-decode.opc | 29 #include "opcode/msp430-decode.h" 35 MSP430_Opcode_Decoded *msp430; 52 if (ld->op_ptr == ld->msp430->n_bytes) 57 ld->op [(ld->msp430->n_bytes++)^1] = b; 59 while (ld->msp430->n_bytes & 1); 64 #define ID(x) msp430->id = x 66 #define OP(n, t, r, a) (msp430->op[n].type = t, \ 67 msp430->op[n].reg = r, \ 68 msp430->op[n].addend = a) 71 (msp430->op[n].type = t, [all...] |
| msp430-decode.c | 2 #line 1 "msp430-decode.opc" 31 #include "opcode/msp430-decode.h" 37 MSP430_Opcode_Decoded *msp430; member in struct:__anon19052 54 if (ld->op_ptr == ld->msp430->n_bytes) 59 ld->op [(ld->msp430->n_bytes++)^1] = b; 61 while (ld->msp430->n_bytes & 1); 66 #define ID(x) msp430->id = x 68 #define OP(n, t, r, a) (msp430->op[n].type = t, \ 69 msp430->op[n].reg = r, \ 70 msp430->op[n].addend = a 169 MSP430_Opcode_Decoded *msp430 = ld->msp430; local 196 MSP430_Opcode_Decoded *msp430 = ld->msp430; local 276 MSP430_Opcode_Decoded *msp430 = ld->msp430; local [all...] |
| Makefile.am | 208 msp430-decode.c \ 209 msp430-dis.c \ 498 $(srcdir)/msp430-decode.c \ 556 $(srcdir)/msp430-decode.c: @MAINT@ $(srcdir)/msp430-decode.opc opc2c$(EXEEXT_FOR_BUILD) 557 $(AM_V_GEN)./opc2c$(EXEEXT_FOR_BUILD) $(srcdir)/msp430-decode.opc > $(srcdir)/msp430-decode.c
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| msp430-decode.opc | 29 #include "opcode/msp430-decode.h" 35 MSP430_Opcode_Decoded *msp430; 52 if (ld->op_ptr == ld->msp430->n_bytes) 57 ld->op [(ld->msp430->n_bytes++)^1] = b; 59 while (ld->msp430->n_bytes & 1); 64 #define ID(x) msp430->id = x 66 #define OP(n, t, r, a) (msp430->op[n].type = t, \ 67 msp430->op[n].reg = r, \ 68 msp430->op[n].addend = a) 71 (msp430->op[n].type = t, [all...] |
| msp430-decode.c | 2 #line 1 "msp430-decode.opc" 31 #include "opcode/msp430-decode.h" 37 MSP430_Opcode_Decoded *msp430; member in struct:__anon21791 54 if (ld->op_ptr == ld->msp430->n_bytes) 59 ld->op [(ld->msp430->n_bytes++)^1] = b; 61 while (ld->msp430->n_bytes & 1); 66 #define ID(x) msp430->id = x 68 #define OP(n, t, r, a) (msp430->op[n].type = t, \ 69 msp430->op[n].reg = r, \ 70 msp430->op[n].addend = a 169 MSP430_Opcode_Decoded *msp430 = ld->msp430; local 196 MSP430_Opcode_Decoded *msp430 = ld->msp430; local 276 MSP430_Opcode_Decoded *msp430 = ld->msp430; local [all...] |
| Makefile.am | 208 msp430-decode.c \ 209 msp430-dis.c \ 500 $(srcdir)/msp430-decode.c \ 558 $(srcdir)/msp430-decode.c: @MAINT@ $(srcdir)/msp430-decode.opc opc2c$(EXEEXT_FOR_BUILD) 559 $(AM_V_GEN)./opc2c$(EXEEXT_FOR_BUILD) $(srcdir)/msp430-decode.opc > $(srcdir)/msp430-decode.c
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/TargetInfo/ |
| MSP430TargetInfo.cpp | 1 //===-- MSP430TargetInfo.cpp - MSP430 Target Implementation ---------------===// 19 RegisterTarget<Triple::msp430> X(getTheMSP430Target(), "msp430", 20 "MSP430 [experimental]", "MSP430");
|
| /src/external/gpl3/binutils/dist/ld/emulparams/ |
| msp430elf.sh | 6 TEMPLATE_NAME=msp430 8 OUTPUT_FORMAT="elf32-msp430"
|
| /src/external/gpl3/binutils.old/dist/ld/emulparams/ |
| msp430elf.sh | 6 TEMPLATE_NAME=msp430 8 OUTPUT_FORMAT="elf32-msp430"
|
| /src/external/gpl3/gdb/dist/sim/testsuite/msp430/ |
| add.s | 2 # mach: msp430
|
| rrux.s | 2 # mach: msp430
|
| mpyull_hwmult.s | 5 # mach: msp430
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/msp430/ |
| add.s | 2 # mach: msp430
|
| rrux.s | 2 # mach: msp430
|
| mpyull_hwmult.s | 5 # mach: msp430
|
| /src/external/gpl3/gdb/dist/sim/msp430/ |
| local.mk | 26 %D%/msp430-sim.o \
|
| /src/external/gpl3/gdb.old/dist/sim/msp430/ |
| local.mk | 26 %D%/msp430-sim.o \
|
| /src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
| MSP430.cpp | 1 //===--- MSP430.cpp - MSP430 Helpers for Tools ------------------*- C++ -*-===// 9 #include "MSP430.h" 56 void msp430::getMSP430TargetFeatures(const Driver &D, const ArgList &Args, 108 /// MSP430 Toolchain 131 llvm::sys::path::append(SysRootDir, "msp430-elf", "lib", MultilibSuf); 155 llvm::sys::path::append(Dir, "msp430-elf", "include"); 170 // 'i' should be in lower case as it's defined in TI MSP430-GCC headers 179 return new tools::msp430::Linker(*this); 182 void msp430::Linker::AddStartFiles(bool UseExceptions, const ArgList &Args [all...] |
| MSP430.h | 1 //===--- MSP430.h - MSP430-specific Tool Helpers ----------------*- C++ -*-===// 58 namespace msp430 { namespace in namespace:clang::driver::tools 62 Linker(const ToolChain &TC) : Tool("MSP430::Linker", "msp430-elf-ld", TC) {} 81 } // end namespace msp430
|