Home
last modified time | relevance | path

Searched refs:stm (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-9-stable/contrib/ntp/sntp/libopts/
Dtime.c107 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/
D2084.md147 (eq_attr "type" "stm"))
Ds390.md157 (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/
Dcirrus.md441 case 1: return \"stm%?ia\\t%m0, %M1\\t%@ double\";
Dfpa.md565 case 1: return \"stm%?ia\\t%m0, %M1\\t%@ double\";
Darm.md5611 "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/
Ddatabase479 !:ext stm
Daudio157 # 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/
DARMInstrThumb2.td1849 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",
DARMInstrInfo.td2935 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">;
DARMInstrThumb.td739 "stm${p}\t$Rn!, $regs", "$Rn = $wb", []>,
/freebsd-9-stable/contrib/tzdata/
Daustralasia1505 # 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/
Ds390-opc.txt218 90 stm RS_RRRD "store multiple" g5 esa,zarch
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/binutils/gas/po/
Dgas.pot4360 msgid "Invalid register list for ldm/stm\n"
4489 msgid "invalid operand in stm"
/freebsd-9-stable/contrib/gcc/
DFSFChangeLog.101133 (emit_{ldm,stm}_seq): New functions.
3845 (output_move_double): Use the ldm/stm variants more efficiently.
DChangeLog-200425159 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/
Dmd5.sum3941 7caaf16bdd001c1cfdc6d204be0595d5 sim/testsuite/sim/arm/stm.cgs
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-arm.c14876 tCE(stm, 8800000, stmia, 2, (RRw, REGLST), ldmstm, t_ldmstm),
/freebsd-9-stable/contrib/gcc/config/rs6000/
Drs6000.md14055 "{stm|stmw} %2,%1"

12