HomeSort by: relevance | last modified time | path
    Searched refs:stcl (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/arm/
libunwind.S 249 stcl p11,cr0,[r0],{0x20} /* vstm r0, {d16-d31} */
276 stcl p1, cr0, [r0], #8 /* wstrd wr0, [r0], #8 */
277 stcl p1, cr1, [r0], #8 /* wstrd wr1, [r0], #8 */
278 stcl p1, cr2, [r0], #8 /* wstrd wr2, [r0], #8 */
279 stcl p1, cr3, [r0], #8 /* wstrd wr3, [r0], #8 */
280 stcl p1, cr4, [r0], #8 /* wstrd wr4, [r0], #8 */
281 stcl p1, cr5, [r0], #8 /* wstrd wr5, [r0], #8 */
282 stcl p1, cr6, [r0], #8 /* wstrd wr6, [r0], #8 */
283 stcl p1, cr7, [r0], #8 /* wstrd wr7, [r0], #8 */
284 stcl p1, cr8, [r0], #8 /* wstrd wr8, [r0], #8 *
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/arm/
libunwind.S 249 stcl p11,cr0,[r0],{0x20} /* vstm r0, {d16-d31} */
276 stcl p1, cr0, [r0], #8 /* wstrd wr0, [r0], #8 */
277 stcl p1, cr1, [r0], #8 /* wstrd wr1, [r0], #8 */
278 stcl p1, cr2, [r0], #8 /* wstrd wr2, [r0], #8 */
279 stcl p1, cr3, [r0], #8 /* wstrd wr3, [r0], #8 */
280 stcl p1, cr4, [r0], #8 /* wstrd wr4, [r0], #8 */
281 stcl p1, cr5, [r0], #8 /* wstrd wr5, [r0], #8 */
282 stcl p1, cr6, [r0], #8 /* wstrd wr6, [r0], #8 */
283 stcl p1, cr7, [r0], #8 /* wstrd wr7, [r0], #8 */
284 stcl p1, cr8, [r0], #8 /* wstrd wr8, [r0], #8 *
    [all...]
  /src/sys/arch/arm/broadcom/
bcm2835_tmr.c 168 uint32_t stcl; local
176 stcl = bus_space_read_4(sc->sc_iot, sc->sc_ioh, BCM2835_STIMER_CLO);
177 stcl += counts_per_hz;
179 bus_space_write_4(sc->sc_iot, sc->sc_ioh, BCM2835_STIMER_C3, stcl);
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm_acle_builtins.def 35 VAR1 (STC, stcl, void)
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm_acle_builtins.def 35 VAR1 (STC, stcl, void)

Completed in 35 milliseconds