Home
last modified time | relevance | path

Searched refs:pt (Results 1 – 25 of 68) sorted by relevance

123

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
Derr-pt-1.s10 pt x0,tr3 ! { dg-error "operand out of range" }
12 pt x0,tr4
15 pt x1,tr5
16 pt x1,tr6
17 pt x1,tr6 ! { dg-error "operand out of range" }
18 pt x1,tr7 ! { dg-error "operand out of range" }
Dcrange2.s6 pt shmedia1,tr3
7 pt shcompact1,tr4
32 pt shcompact3,tr6
34 pt shmedia2,tr0
Dpt-2.s1 ! Check inter-segment pt and pta
8 pt start1,tr5
11 pt start2,tr7
Dcrange5.s8 pt .L2, tr0
18 pt _f, tr5
22 pt .L2, tr0
Dsyntax-2.s6 pt .L4,tr0
7 pt .L5,tr0
Dptext-1.s3 pt externalsym1 + 40,tr5
6 pt/u externalsym4 + 52,tr5
Dpt-1.s8 pt start1,tr5
10 pt start2,tr7
Dcase-1.s9 pt/U foo,tr4
Dmix-1.s16 pt start2,tr5
Dpt-noexp-1.d3 #source: pt-1.s
Dpt64-32-1.d3 #source: pt-1.s
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
Dv9branch1.s3 brz,pt %o0, 1f
9 brz,pt %o0, 1b
11 bne,pt %icc, 2f
17 bne,pt %icc, 2b
Dv9branch5.s5 bne,pt %icc, 1b
Dv9branch3.s5 brz,pt %o0, 1b
Dv9branch2.s3 brz,pt %o0, 1f
Dv9branch4.s3 bne,pt %icc, 1f
/toolchain/binutils/binutils-2.25/libiberty/
Dpex-unix.c242 struct pex_time pt; in pex_wait() local
252 memset (&pt, 0, sizeof (struct pex_time)); in pex_wait()
263 pt.user_seconds = r2.ru_utime.tv_sec - r1.ru_utime.tv_sec; in pex_wait()
264 pt.user_microseconds = r2.ru_utime.tv_usec - r1.ru_utime.tv_usec; in pex_wait()
265 if (pt.user_microseconds < 0) in pex_wait()
267 --pt.user_seconds; in pex_wait()
268 pt.user_microseconds += 1000000; in pex_wait()
271 pt.system_seconds = r2.ru_stime.tv_sec - r1.ru_stime.tv_sec; in pex_wait()
272 pt.system_microseconds = r2.ru_stime.tv_usec - r1.ru_stime.tv_usec; in pex_wait()
273 if (pt.system_microseconds < 0) in pex_wait()
[all …]
/toolchain/binutils/binutils-2.25/texinfo/
Dtexinfo.tex202 \def\finalout{\overfullrule=0pt}
224 % For a thicker or thinner bar, change the `1pt'.
228 \hskip 12pt
281 \newdimen\cornerthick \cornerthick=.3pt
338 \ifcropmarks \hoffset=0pt \else \hoffset=\normaloffset \fi
388 \ifdim\ht\footlinebox > 0pt
391 % The \baselineskip=24pt in plain's \makefootline has no effect.
392 \vskip 24pt
808 %{\baselineskip=0pt%
810 %\prevdepth=-1000pt
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
Dsh64-2.s9 pt/l bar,tr3
14 pt/u plugh,tr1
Dstobin.s4 pt bar, tr0
Dsh64-1.s8 pt/l xyzzy,tr3
Dshmix-1.s28 pt start2,tr5
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dbundle.s136 jz,pt pjmp_3_\@
142 jz,pt pjmp_7_\@
Dx86-64-bundle.s140 jz,pt pjmp_3_\@
146 jz,pt pjmp_7_\@
/toolchain/binutils/binutils-2.25/gold/
Dmerge.cc542 const Char_type* pt = p; in do_add_input_section() local
543 while (pt < pend0) in do_add_input_section()
545 size_t len = string_length(pt); in do_add_input_section()
548 pt += len + 1; in do_add_input_section()

123