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

  /src/external/gpl3/gcc.old/dist/libgcc/config/arm/
libunwind.S 264 ldcl p1, cr9, [r0], #8 /* wldrd wr9, [r0], #8 */
285 stcl p1, cr9, [r0], #8 /* wstrd wr9, [r0], #8 */
298 ldc2 p1, cr9, [r0], #4 /* wldrw wcgr1, [r0], #4 */
307 stc2 p1, cr9, [r0], #4 /* wstrw wcgr1, [r0], #4 */
  /src/external/gpl3/gcc/dist/libgcc/config/arm/
libunwind.S 264 ldcl p1, cr9, [r0], #8 /* wldrd wr9, [r0], #8 */
285 stcl p1, cr9, [r0], #8 /* wstrd wr9, [r0], #8 */
298 ldc2 p1, cr9, [r0], #4 /* wldrw wcgr1, [r0], #4 */
307 stc2 p1, cr9, [r0], #4 /* wstrw wcgr1, [r0], #4 */
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
tests2.d 53 auto cr9 = ctRegex!("q(a|b)*q");
54 auto m9 = match("xxqababqyy",cr9);
56 assert(equal(bmatch("xxqababqyy",cr9).captures, ["qababq", "b"]));
97 auto cr9 = ctRegex!(".*$", "gm");
98 auto m9 = match("First\rSecond", cr9);
  /src/sys/lib/libkern/arch/hppa/
milli.S 179 cr9: .equ 9 ; Protection ID 2 label

Completed in 46 milliseconds