Searched refs:ldm (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/llvm-project/libunwind/src/ |
| H A D | UnwindRegistersRestore.S | 717 @ r8-r11: ldm into r1-r4, then mov to r8-r11 719 ldm r0!, {r1-r4} 730 ldm r0, {r0-r7} 734 @ 32bit thumb-2 restrictions for ldm: 737 ldm lr, {r0-r12}
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
| H A D | aeabi_cdcmp.S | 32 ldm r0, {r0-r3} 87 ldm r0, {r0-r3} 105 ldm sp, {r0-r3}
|
| H A D | aeabi_cfcmp.S | 32 ldm r0, {r0-r3} 87 ldm r0, {r0-r3} 105 ldm sp, {r0-r3}
|
| /freebsd/sys/dev/psci/ |
| H A D | smccc_arm.S | 42 ldm r12, {r4-r7}
|
| /freebsd/sys/cddl/dev/dtrace/arm/ |
| H A D | dtrace_asm.S | 109 ldm r0, {r2, r3}
|
| /freebsd/contrib/mandoc/ |
| H A D | lib.in | 53 LINE("libdm", "Device Mapper Library (libdm, \\-ldm)")
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGBlocks.cpp | 1425 GlobalDecl GD, const CGBlockInfo &blockInfo, const DeclMapTy &ldm, in GenerateBlockFunction() argument 1438 for (DeclMapTy::const_iterator i = ldm.begin(), e = ldm.end(); i != e; ++i) { in GenerateBlockFunction()
|
| H A D | CodeGenFunction.h | 2293 const DeclMapTy &ldm,
|
| /freebsd/sys/geom/part/ |
| H A D | g_part_ldm.c | 53 static SYSCTL_NODE(_kern_geom_part, OID_AUTO, ldm,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrThumb.td | 827 IIC_iLoad_m, "ldm${p}\t$Rn, $regs", []>, T1Encoding<{1,1,0,0,1,?}> { 866 def : InstAlias<"ldm${p} $Rn!, $regs",
|
| H A D | ARMInstrInfo.td | 3571 defm LDM : arm_ldst_mult<"ldm", "", 1, 0, LdStMulFrm, IIC_iLoad_m, 3592 defm sysLDM : arm_ldst_mult<"ldm", " ^", 1, 1, LdStMulFrm, IIC_iLoad_m, 6254 def : MnemonicAlias<"ldmfd", "ldm">; 6255 def : MnemonicAlias<"ldmia", "ldm">;
|
| H A D | ARMInstrThumb2.td | 2118 defm t2LDM : thumb2_ld_mult<"ldm", IIC_iLoad_m, IIC_iLoad_mu, 1>; 5179 def : t2InstAlias<"ldm${p} $Rn, $regs", 5181 def : t2InstAlias<"ldm${p} $Rn!, $regs",
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXIntrinsics.td | 6594 !if(WithStride, (ins Int32Regs:$ldm), (ins)))]>, 6599 dag PFOperands = !if(WithStride, (ops node:$src, node:$ldm), (ops node:$src)); 6600 dag PFOperandsIntr = !if(WithStride, (Intr node:$src, node:$ldm), (Intr node:$src)); 6622 # !if(WithStride, ", $ldm", "") 6634 !if(WithStride, (ins Int32Regs:$ldm), (ins)))]>, 6642 !if(WithStride, (ops node:$ldm), (ops))); 6662 # !if(WithStride, ", $ldm", "")
|
| /freebsd/usr.sbin/services_mkdb/ |
| H A D | services | 627 unidata-ldm 388/tcp #Unidata LDM Version 4 628 unidata-ldm 388/udp #Unidata LDM Version 4
|