HomeSort by relevance Sort by last modified time
    Searched refs:PR (Results 1 - 25 of 177) sorted by null

1 2 3 4 5 6 7 8

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
shift-bad.d 1 # name: PR 12854: Extraneous shifts
thumb-b-bad.d 1 #name: Out of range Thumb branches (PR 12848)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
eh-1.s 0 ! PR gas/6043
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
aix-glink-3.s 3 .csect __start[PR]
aix-glink-1.s 3 .csect .f1[PR]
8 .csect .f2[PR]
13 .csect .f3[PR]
aix-toc-1a.s 5 .csect .f1[PR]
14 .csect .f1[PR]
23 .long .f1[PR],TOC[TC0],0
aix-toc-1b.s 5 .csect .f2[PR]
14 .csect .f2[PR]
23 .long .f2[PR],TOC[TC0],0
aix-gc-1.s 13 .csect .unused_local[PR]
18 .csect .init_function[PR]
23 .csect .fini_function[PR]
28 .csect .unused_global[PR]
33 .csect .exported_global[PR]
38 .csect .indirect1[PR]
42 .csect .indirect2[PR]
47 .csect .indirect3[PR]
aix-glink-3a.s 4 .csect .g[PR]
aix-glink-3b.s 5 .csect .f[PR]
aix-lineno-1.s 2 .csect .foo[PR]
18 .csect .main[PR]
  /external/clang/test/SemaCXX/
access-control-check.cpp 14 int PR() { return iP + PPR(); } // expected-error 2 {{private member of 'P'}}
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
altivec_xcoff.s 3 .csect .text[PR]
6 .csect .text[PR]
altivec_xcoff64.s 3 .csect .text[PR]
6 .csect .text[PR]
booke_xcoff.s 3 .csect .text[PR]
6 .csect .text[PR]
xcoff-toc-1.s 4 .csect .text[PR]
10 .csect .text[PR]
test2xcoff32.s 1 .csect .text[PR]
6 .csect .text[PR]
13 .csect .text[PR]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
pr12627.d 1 #name: PR ld/12627
pr14215.d 1 #name: PR ld/14215
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
pr12570a.d 1 #name: PR ld/12570 (PLT)
pr14215.d 1 #name: PR ld/14215
pr12570b.d 1 #name: PR ld/12570 (no PLT)
  /toolchain/binutils/binutils-2.25/opcodes/
rx-dis.c 103 #define PR (dis->fprintf_func)
105 #define PC(c) PR (PS, "%c", c)
145 PR (PS, "%s", opsize_names[opcode.size]);
155 PR (PS, "%s", size_names[oper->size]);
166 PR (PS, "%#x", oper->addend);
168 PR (PS, "%d", oper->addend);
172 PR (PS, "%s", register_names[oper->reg]);
176 PR (PS, "%d[%s]", oper->addend, register_names[oper->reg]);
178 PR (PS, "[%s]", register_names[oper->reg]);
181 PR (PS, "[%s+]", register_names[oper->reg])
    [all...]
rl78-dis.c 101 #define PR (dis->fprintf_func)
103 #define PC(c) PR (PS, "%c", c)
197 PR (PS, " \033[33mW\033[0m");
204 PR (PS, " \033[35m");
207 { PR (PS, "Z"); comma = ","; }
209 { PR (PS, "%sAC", comma); comma = ","; }
211 { PR (PS, "%sCY", comma); comma = ","; }
212 PR (PS, "\033[0m");
224 PR (PS, "es:");
232 PR (PS, "%s", condition_names[oper->condition])
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
litpool.s 1 # Based on PR 16688 this test checks that bignums are correctly added to the literal pool

Completed in 456 milliseconds

1 2 3 4 5 6 7 8