| /freebsd-9-stable/contrib/ntp/sntp/libopts/ |
| D | time.c | 107 struct tm stm; in optionTimeDate() local 110 if (getdate_r(od->optArg.argString, &stm) != 0) { in optionTimeDate() 118 tm = mktime(&stm); in optionTimeDate()
|
| /freebsd-9-stable/contrib/gcc/config/s390/ |
| D | 2084.md | 147 (eq_attr "type" "stm"))
|
| D | s390.md | 157 (define_attr "type" "none,integer,load,lr,la,larl,lm,stm, 806 (set_attr "type" "lm,stm,*,*,*")]) 993 stm\t%1,%N1,%S0 1004 (set_attr "type" "lm,lm,stm,stm,*,*,floaddf,floaddf,floaddf,fstoredf,fstoredf,*")]) 1450 (set_attr "type" "fsimptf,fsimptf,*,*,lm,stm,*,*,*")]) 1609 stm\t%1,%N1,%S0 1616 lm,lm,stm,stm,*,*,*")]) 1933 (set_attr "type" "stm")]) 1944 return which_alternative == 0 ? "stm\t%2,%0,%S1" : "stmy\t%2,%0,%S1"; 1947 (set_attr "type" "stm")])
|
| /freebsd-9-stable/contrib/gcc/config/arm/ |
| D | cirrus.md | 441 case 1: return \"stm%?ia\\t%m0, %M1\\t%@ double\";
|
| D | fpa.md | 565 case 1: return \"stm%?ia\\t%m0, %M1\\t%@ double\";
|
| D | arm.md | 5611 "stm%?ia\\t%1!, {%3, %4, %5, %6}" 5646 "stm%?ia\\t%1!, {%3, %4, %5}" 5661 "stm%?ia\\t%1!, {%3, %4}" 5679 "stm%?ia\\t%1, {%2, %3, %4, %5}" 5693 "stm%?ia\\t%1, {%2, %3, %4}" 5705 "stm%?ia\\t%1, {%2, %3}"
|
| /freebsd-9-stable/contrib/file/magic/Magdir/ |
| D | database | 479 !:ext stm
|
| D | audio | 157 # audio/x-mod All modules (mod, s3m, 669, mtm, med, xm, it, mdz, stm, itz, xmz, s3z)
|
| /freebsd-9-stable/contrib/llvm/lib/Target/ARM/ |
| D | ARMInstrThumb2.td | 1849 defm t2STM : thumb2_st_mult<"stm", IIC_iStore_m, IIC_iStore_mu, 0>; 4408 def : t2InstAlias<"stm${p} $Rn, $regs", 4410 def : t2InstAlias<"stm${p} $Rn!, $regs", 4456 def : t2InstAlias<"stm${p} $Rn, $regs",
|
| D | ARMInstrInfo.td | 2935 defm STM : arm_ldst_mult<"stm", "", 0, 0, LdStMulFrm, IIC_iStore_m, 2955 defm sysSTM : arm_ldst_mult<"stm", " ^", 0, 1, LdStMulFrm, IIC_iStore_m, 5384 def : MnemonicAlias<"stmia", "stm">; 5385 def : MnemonicAlias<"stmea", "stm">;
|
| D | ARMInstrThumb.td | 739 "stm${p}\t$Rn!, $regs", "$Rn = $wb", []>,
|
| /freebsd-9-stable/contrib/tzdata/ |
| D | australasia | 1505 # http://news.bbc.co.uk/2/hi/asia-pacific/205226.stm (1998-10-31 16:03 UTC): 1680 # http://news.bbc.co.uk/hi/english/world/asia-pacific/newsid_424000/424764.stm
|
| /freebsd-9-stable/contrib/binutils/opcodes/ |
| D | s390-opc.txt | 218 90 stm RS_RRRD "store multiple" g5 esa,zarch
|
| D | ChangeLog-9297 | 1851 * 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/ |
| D | ChangeLog-9697 | 4750 (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.
|
| D | ChangeLog-0203 | 343 * 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
|
| D | ChangeLog-2006 | 2329 * config/tc-arm.c (insns): Add ldm and stm.
|
| D | ChangeLog-9899 | 3326 * config/tc-h8300.c (get_operand): Fix typos in ldm/stm support.
|
| /freebsd-9-stable/contrib/binutils/include/opcode/ |
| D | ChangeLog-9103 | 2263 (tas, mac, ldmac, clrmac, ldm, stm): New instructions.
|
| /freebsd-9-stable/contrib/binutils/gas/po/ |
| D | gas.pot | 4360 msgid "Invalid register list for ldm/stm\n" 4489 msgid "invalid operand in stm"
|
| /freebsd-9-stable/contrib/gcc/ |
| D | FSFChangeLog.10 | 1133 (emit_{ldm,stm}_seq): New functions. 3845 (output_move_double): Use the ldm/stm variants more efficiently.
|
| D | ChangeLog-2004 | 25159 decrement of SP to the end of all stm-generating peepholes. 25332 (h8300_expand_prologue): Don't enforce ldm/stm register alignment 25338 stm peepholes if TARGET_H8300SX.
|
| /freebsd-9-stable/contrib/gdb/ |
| D | md5.sum | 3941 7caaf16bdd001c1cfdc6d204be0595d5 sim/testsuite/sim/arm/stm.cgs
|
| /freebsd-9-stable/contrib/binutils/gas/config/ |
| D | tc-arm.c | 14876 tCE(stm, 8800000, stmia, 2, (RRw, REGLST), ldmstm, t_ldmstm),
|
| /freebsd-9-stable/contrib/gcc/config/rs6000/ |
| D | rs6000.md | 14055 "{stm|stmw} %2,%1"
|