Searched refs:lh (Results 1 - 25 of 81) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dbuiltin-inf-1.c9 long double lh = __builtin_huge_vall(); variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dinf-1.c14 long double lh = __builtin_huge_vall(); local
31 if (li != lh)
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dld-zero.s5 lh $0, 0x12345678($2)
H A Dfix-rm7000-2.s14 lh $7,0($fp)
H A Dmips16-relax-unextended-2.s33 lh $6, 0x1234($7) # H
34 lh $6, bar($7)
35 lh $6, %lo(baz)($7)
H A Dmips16-relax-unextended-1.s33 lh.t $6, 0x1234($7) # H
34 lh.t $6, bar($7)
35 lh.t $6, %lo(baz)($7)
H A Dmips16-absolute-reloc-2.s17 lh $2, bar($3)
H A Dld-zero.d16 [0-9a-f]+ <[^>]*> lh zero,22136\(at\)
H A Dmicromips@fix-rm7000-2.d19 0+0022 <[^>]*> lh a3,0\(s8\)
/haiku-buildtools/binutils/gas/testsuite/gas/score/
H A Dls32ls16.d24 40: 2039 lh! r0, \[r3\]
25 42: 2039 lh! r0, \[r3\]
26 44: 23f9 lh! r3, \[r15\]
27 46: 23f9 lh! r3, \[r15\]
28 48: 2f89 lh! r15, \[r8\]
29 4a: 2f89 lh! r15, \[r8\]
30 4c: c4888000 lh r4, \[r8, 0\]
31 50: c7338000 lh r25, \[r19, 0\]
32 54: 2579 lh! r5, \[r7\]
33 56: 2579 lh! r
[all...]
H A Dls32ls16p.d30 30: c4a28040 lh r5, \[r2, 64\]
31 34: c4a28040 lh r5, \[r2, 64\]
32 38: c4c68010 lh r6, \[r6, 16\]
33 3c: c4c68010 lh r6, \[r6, 16\]
91 e0: c402800c lh r0, \[r2, 12\]
92 e4: c40580ff lh r0, \[r5, 255\]
93 e8: c5e28000 lh r15, \[r2, 0\]
94 ec: c5e480ff lh r15, \[r4, 255\]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/bfin/builtins/
H A Dhisilh.c14 int lh(raw2x16 a, raw2x16 b) function
38 if (lh (a, b) != 0xff9d5f20)
/haiku-buildtools/binutils/gas/testsuite/gas/nds32/
H A Dls.s3 lh $r0, [$r1 + ($r2 << 1)]
11 lh.bi $r0, [$r1], $r2 << 1
H A Dls.d11 0+0004 <[^>]*> lh \$r0, \[\$r1 \+ \(\$r2 << #1\)\]
19 0+0024 <[^>]*> lh.bi \$r0, \[\$r1\], \$r2 << #1
/haiku-buildtools/binutils/gas/testsuite/gas/iq2000/
H A Dnohazard.s9 lh %0, 0x80(%0)
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/iq2000/
H A Dnohazard.s9 lh %0, 0x80(%0)
/haiku-buildtools/binutils/gas/testsuite/gas/mep/
H A Ddj1.s29 lh $0,($0)
37 lh $15,($0)
45 lh $0,($15)
53 lh $15,($15)
113 lh $0,0($tp)
116 lh $7,0($tp)
119 lh $0,126($tp)
122 lh $7,126($tp)
125 lh $0,%tpoff(symbol)($tp)
128 lh
[all...]
H A Dallinsn.s38 .global lh
39 lh: label
40 lh $15,($8)
41 lh $3,($10)
42 lh $9,($sp)
43 lh $6,($sp)
44 lh $15,($11)
120 lh $7,2($fp)
121 lh $4,3($8)
122 lh
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/dlx/
H A Dload.s8 lh r3,%hi(5f)[r5]
H A Dload.d18 10: 84 a3 00 00 lh r3,0x0000\[r5\]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/dlx/
H A Dload.s8 lh r3,%hi(5f)[r5]
H A Dload.d18 10: 84 a3 00 00 lh r3,0x0000\[r5\]
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Dillegal-lse.s25 .irp suffix, , a, l, al, b, h, ab, lb, alb, ah, lh, alh
36 .irp suffix, , l, b, h, lb, lh
H A Dlse-atomic.s24 .irp suffix, , a, l, al, b, h, ab, lb, alb, ah, lh, alh
35 .irp suffix, , l, b, h, lb, lh
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_rvalref.h230 operator<(rvalstruct_compare_by_value lh, argument
235 VERIFY( lh.ok );
236 return lh.val < rh.val;
240 order(rvalstruct_compare_by_value lh, argument
245 VERIFY( lh.ok );
246 return lh.val < rh.val;

Completed in 120 milliseconds

1234