Home
last modified time | relevance | path

Searched refs:ldm (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-9-stable/gnu/usr.bin/cc/cc_tools/
Darm.md.diff16 arith[1] = ldm[1];
17 arith[2] = ldm[2];
20 output_asm_insn (\"ldm%?ia\\t%0, {%1, %2}\", ldm);
25 ldm[0] = XEXP (operands[2], 0);
29 output_asm_insn (\"ldm%?da\\t%0, {%1, %2}\", ldm);
32 + ldm[0] = operands[0];
33 + ldm[1] = XEXP(operands[2], 0);
34 + output_asm_insn(\"ldr\\t%0, [%1]\", ldm);
35 + ldm[0] = operands[4];
36 + ldm[1] = XEXP(operands[3], 0);
[all …]
/freebsd-9-stable/contrib/gcc/config/arm/
Darm.md5472 "ldm%?ia\\t%1!, {%3, %4, %5, %6}"
5507 "ldm%?ia\\t%1!, {%3, %4, %5}"
5522 "ldm%?ia\\t%1!, {%3, %4}"
5540 "ldm%?ia\\t%1, {%2, %3, %4, %5}"
5554 "ldm%?ia\\t%1, {%2, %3, %4}"
5566 "ldm%?ia\\t%1, {%2, %3}"
9464 rtx ldm[3];
9471 ldm[1] = operands[4];
9472 ldm[2] = operands[0];
9476 ldm[1] = operands[0];
[all …]
Darm926ejs.md119 ;; (such as "ldm!"). These models assume that all memory references
Darm1026ejs.md156 ;; (such as "ldm!"). These models assume that all memory references
Dlib1funcs.asm189 ldm\cond\dirn sp!, {\regs, lr}
200 ldm\cond\dirn sp!, {\regs, pc}
Darm1020e.md156 ;; (such as "ldm!"). These models assume that all memory references
Dcirrus.md440 case 0: return \"ldm%?ia\\t%m1, %M0\\t%@ double\";
Dfpa.md564 case 0: return \"ldm%?ia\\t%m1, %M0\\t%@ double\";
/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGBlocks.cpp1088 const DeclMapTy &ldm, in GenerateBlockFunction() argument
1099 for (DeclMapTy::const_iterator i = ldm.begin(), e = ldm.end(); i != e; ++i) { in GenerateBlockFunction()
DCodeGenFunction.h1099 const DeclMapTy &ldm,
/freebsd-9-stable/sys/geom/part/
Dg_part_ldm.c54 static SYSCTL_NODE(_kern_geom_part, OID_AUTO, ldm, CTLFLAG_RW, 0,
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMInstrThumb.td711 IIC_iLoad_m, "ldm${p}\t$Rn, $regs", []>, T1Encoding<{1,1,0,0,1,?}> {
749 def : InstAlias<"ldm${p} $Rn!, $regs",
DARMInstrInfo.td2931 defm LDM : arm_ldst_mult<"ldm", "", 1, 0, LdStMulFrm, IIC_iLoad_m,
2951 defm sysLDM : arm_ldst_mult<"ldm", " ^", 1, 1, LdStMulFrm, IIC_iLoad_m,
5380 def : MnemonicAlias<"ldmfd", "ldm">;
5381 def : MnemonicAlias<"ldmia", "ldm">;
DARMInstrThumb2.td1769 defm t2LDM : thumb2_ld_mult<"ldm", IIC_iLoad_m, IIC_iLoad_mu, 1>;
4414 def : t2InstAlias<"ldm${p} $Rn, $regs",
4416 def : t2InstAlias<"ldm${p} $Rn!, $regs",
/freebsd-9-stable/etc/
Dservices640 unidata-ldm 388/tcp #Unidata LDM Version 4
641 unidata-ldm 388/udp #Unidata LDM Version 4
/freebsd-9-stable/contrib/ipfilter/perl/
DServices299 388 unidata-ldm UnidataLDMVersion4
/freebsd-9-stable/contrib/binutils/opcodes/
DChangeLog-02031667 Fix n parameter of ldm opcodes: The opcode contains (n-1).
DChangeLog-92971851 * h8300-dis.c (bfd_h8_disassemble): Handle "ldm.l" and "stm.l".
2658 * arm-opc.h (arm_opcodes): Correct typos in stm, ldm, std, and ldc.
/freebsd-9-stable/contrib/binutils/gas/
DChangeLog-96974750 (get_operand): Handle bizarre syntax for "stm.l" and "ldm.l".
4752 (get_specific): Handle "stm.l" and "ldm.l".
4753 (build_bytes): Handle "stm.l" and "ldm.l"; handle MACREG operands.
DChangeLog-0203343 * config/tc-h8300.c (get_operand): Allow er4-er7 for ldm/stm
353 ldm/stm.
5543 * config/tc-h8300.c (get_operand): Allow stm.l and ldm.l insns to
DChangeLog-20062329 * config/tc-arm.c (insns): Add ldm and stm.
DChangeLog-98993326 * config/tc-h8300.c (get_operand): Fix typos in ldm/stm support.
/freebsd-9-stable/contrib/binutils/include/opcode/
DChangeLog-91032263 (tas, mac, ldmac, clrmac, ldm, stm): New instructions.
/freebsd-9-stable/contrib/gdb/
Dmd5.sum3919 7b279b86516c39f3610fd701192e55da sim/testsuite/sim/arm/ldm.cgs
5048 677c2ca0cf5c9c3c593a7a9274859bba sim/testsuite/sim/h8300/ldm.s
/freebsd-9-stable/contrib/binutils/gas/po/
Dgas.pot4360 msgid "Invalid register list for ldm/stm\n"
4485 msgid "invalid operand in ldm"

12