Searched refs:mul (Results 1 - 25 of 439) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dmul.s1 # Source file used to test the mul macro.
4 mul $4,$5
5 mul $4,$5,$6
6 mul $4,$5,0
7 mul $4,$5,1
8 mul $4,$5,0x8000
9 mul $4,$5,-0x8000
10 mul $4,$5,0x10000
11 mul $4,$5,0x1a5a5
H A Drm7000.s0 mul $4,$5,$6
H A Dmips4650.s7 mul $6,$7,$8
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mips/
H A Dmul.s1 # Source file used to test the mul macro.
4 mul $4,$5
5 mul $4,$5,$6
6 mul $4,$5,0
7 mul $4,$5,1
8 mul $4,$5,0x8000
9 mul $4,$5,-0x8000
10 mul $4,$5,0x10000
11 mul $4,$5,0x1a5a5
H A Drm7000.s0 mul $4,$5,$6
H A Dmips4650.s7 mul $6,$7,$8
/haiku-buildtools/binutils/gas/testsuite/gas/rx/
H A Dmul.d9 0: 63 00 mul #0, r0
10 2: 63 0f mul #0, r15
11 4: 63 f0 mul #15, r0
12 6: 63 ff mul #15, r15
13 8: 75 10 80 mul #-128, r0
14 b: 75 1f 80 mul #-128, r15
15 e: 75 10 7f mul #127, r0
16 11: 75 1f 7f mul #127, r15
17 14: 76 10 00 80 mul #0xffff8000, r0
18 18: 76 1f 00 80 mul #
[all...]
H A Dnop.d11 3: 63 10 nop ; mul #1, r0
13 8: 76 10 01 00 nop ; mul #1, r0
14 c: 77 10 01 00 00 nop ; mul #1, r0
15 11: 74 10 01 00 00 00 nop ; mul #1, r0
/haiku-buildtools/binutils/gas/testsuite/gas/mn10200/
H A Dmuldiv.s2 mul d1,d2
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mn10200/
H A Dmuldiv.s2 mul d1,d2
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dformat_string.f7 function mul (i1, i2)
8 character(20) mul
24 function mul (i1, i2) function
25 character(20) mul local in function:mul
29 write(mul,100) prod
/haiku-buildtools/binutils/gas/testsuite/gas/xc16x/
H A Dmul.s5 mul r0,r1
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/xc16x/
H A Dmul.s5 mul r0,r1
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dmul-overlap.d2 # error-output: mul-overlap.l
/haiku-buildtools/binutils/gas/testsuite/gas/mn10300/
H A Dmuldiv.s2 mul d1,d2
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mn10300/
H A Dmuldiv.s2 mul d1,d2
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/torture/
H A Dbuiltin-arith-overflow-1.h14 ST (120, signed type, 2, 3, 6, U(s, mul), 0) \
15 ST (122, signed type, min, -1, min, U(s, mul), 1) \
16 ST (123, signed type, max, 0, 0, U(s, mul), 0) \
17 ST (124, signed type, 1, max, max, U(s, mul), 0) \
18 ST (125, signed type, max, 2, -2, U(s, mul), 1) \
19 ST (126, signed type, max / 25, 25, max / 25 * 25, U(s, mul), 0) \
20 ST (127, signed type, max / 25 + 1, 25, max / 25 * 25 + (unsigned type) 25, U(s, mul), 1) \
31 ST (170, unsigned type, 2, 3, 6, U(u, mul), 0) \
32 ST (171, unsigned type, max, 3, 3 * (unsigned type) max, U(u, mul), 1) \
33 ST (172, unsigned type, -1, 0, 0, U(u, mul),
[all...]
H A Dbuiltin-arith-overflow-12.h4 T (100, signed type, unsigned type, unsigned type, -1, 0, 0, mul, 0) \
5 T (101, signed type, unsigned type, unsigned type, -1, 1, (unsigned type) -1, mul, 1) \
6 T (102, unsigned type, signed type, unsigned type, 12, -3, (unsigned type) -36, mul, 1) \
7 T (103, signed type, unsigned type, unsigned type, 3, 4, 12, mul, 0) \
8 T (104, unsigned type, signed type, unsigned type, (unsigned type) -1 / 12, 12, (unsigned type) -1 / 12 * 12, mul, 0) \
9 T (105, unsigned type, signed type, unsigned type, (unsigned type) -1 / 12, 13, (unsigned type) -1 / 12 * 13, mul, 1) \
10 T (106, unsigned type, unsigned type, signed type, 0, 0, 0, mul, 0) \
11 T (107, unsigned type, unsigned type, signed type, max / 31, 31, (signed type) ((unsigned type) max / 31 * 31), mul, 0) \
12 T (108, unsigned type, unsigned type, signed type, max / 31, 32, (signed type) ((unsigned type) max / 31 * 32), mul, 1) \
13 T (109, unsigned type, unsigned type, signed type, max / 31, 65, (signed type) ((unsigned type) max / 31 * 65), mul,
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/cris/
H A Drd-mulbug-1.d3 #as: --em=criself --no-mul-bug-abort
6 # "--no-mul-bug-abort". No checking for "--mul-bug-abort",
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/cris/
H A Drd-mulbug-1.d3 #as: --em=criself --no-mul-bug-abort
6 # "--no-mul-bug-abort". No checking for "--mul-bug-abort",
/haiku-buildtools/binutils/gas/testsuite/gas/nios2/
H A Dmul-r2.d2 #name: NIOS2 R2 mul
4 #source: mul.s
6 # Test the mul macro.
11 0+0000 <[^>]*> 9c043160 mul r4,r5,r6
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dpr63424.c22 mul (const unsigned long long x, const unsigned long long y) function
35 a[i] = mul (a[i], s);
/haiku-buildtools/binutils/gas/testsuite/gas/m32r/
H A Dm32r2.s77 mul r0,r1 || sll r2,r3
78 sll r0,r1 || mul r2,r3
86 mul r0,r1 || slli r2,#31
87 slli r0,#1 || mul r2,r3
95 mul r0,r1 || sra r2,r3
96 sra r0,r1 || mul r2,r3
104 mul r0,r1 || srai r2,#31
105 srai r0,#1 || mul r2,r3
113 mul r0,r1 || srl r2,r3
114 srl r0,r1 || mul r
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/mt/
H A Dms1-16-003.s6 .global mul
7 mul: label
8 mul R0, R0, R0
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/m32r/
H A Dm32r2.s77 mul r0,r1 || sll r2,r3
78 sll r0,r1 || mul r2,r3
86 mul r0,r1 || slli r2,#31
87 slli r0,#1 || mul r2,r3
95 mul r0,r1 || sra r2,r3
96 sra r0,r1 || mul r2,r3
104 mul r0,r1 || srai r2,#31
105 srai r0,#1 || mul r2,r3
113 mul r0,r1 || srl r2,r3
114 srl r0,r1 || mul r
[all...]

Completed in 253 milliseconds

1234567891011>>