HomeSort by relevance Sort by last modified time
    Searched full:idiv (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /external/valgrind/main/exp-ptrcheck/tests/
idiv.vgtest-disabled 1 prog: idiv
idiv.c 16 g(/, n, p, e); // detected bad idiv; det, det
20 g(/, p, p, e); // detected bad idiv; det, det
23 g(/, n, up, n); // undetected bad idiv; ok, undet
29 g(/, un, up, n); // undetected bad idiv; undet, undet
31 g(/, up, up, n); // undetected bad idiv; undet, undet
33 g(/, un, p, n); // detected bad idiv; undet, undet
34 g(/, up, p, n); // detected bad idiv; undet, undet
37 g(/, p, up, n); // undetected bad idiv; undet, undet
idiv.stderr.exp 4 at 0x........: main (idiv.c:14)
11 at 0x........: main (idiv.c:14)
16 Invalid IDIV
17 at 0x........: main (idiv.c:16)
29 at 0x........: main (idiv.c:16)
36 at 0x........: main (idiv.c:16)
43 at 0x........: main (idiv.c:18)
50 at 0x........: main (idiv.c:18)
55 Invalid IDIV
56 at 0x........: main (idiv.c:20
    [all...]
Makefile.am 28 idiv.vgtest-disabled idiv.stderr.exp \
66 hp_bounds hp_dangle hsg idiv imul \
  /external/llvm/test/CodeGen/MBlaze/
div.ll 13 ; FUN-NOT: idiv
19 ; FUN-NOT: idiv
23 ; DIV: idiv
36 ; FUN-NOT: idiv
42 ; FUN-NOT: idiv
46 ; DIV: idiv
59 ; FUN-NOT: idiv
65 ; FUN-NOT: idiv
69 ; DIV: idiv
  /cts/tools/dx-tests/src/dxc/junit/opcodes/idiv/jm/
T_idiv_1.j 16 .class public dxc/junit/opcodes/idiv/jm/T_idiv_1
30 idiv
T_idiv_2.j 16 .class public dxc/junit/opcodes/idiv/jm/T_idiv_2
32 idiv
T_idiv_3.j 16 .class public dxc/junit/opcodes/idiv/jm/T_idiv_3
30 idiv
T_idiv_4.j 16 .class public dxc/junit/opcodes/idiv/jm/T_idiv_4
32 idiv
T_idiv_5.j 16 .class public dxc/junit/opcodes/idiv/jm/T_idiv_5
31 idiv
T_idiv_1.java 17 package dxc.junit.opcodes.idiv.jm;
T_idiv_2.java 17 package dxc.junit.opcodes.idiv.jm;
T_idiv_3.java 17 package dxc.junit.opcodes.idiv.jm;
T_idiv_4.java 17 package dxc.junit.opcodes.idiv.jm;
T_idiv_5.java 17 package dxc.junit.opcodes.idiv.jm;
  /cts/tools/dx-tests/src/dxc/junit/opcodes/idiv/
Test_idiv.java 17 package dxc.junit.opcodes.idiv;
21 import dxc.junit.opcodes.idiv.jm.T_idiv_1;
141 Class.forName("dxc.junit.opcodes.idiv.jm.T_idiv_2");
154 Class.forName("dxc.junit.opcodes.idiv.jm.T_idiv_3");
167 Class.forName("dxc.junit.opcodes.idiv.jm.T_idiv_4");
180 Class.forName("dxc.junit.opcodes.idiv.jm.T_idiv_5");
  /dalvik/dx/tests/102-verify-nonwide-math/
op_idiv.j 24 idiv
run 42 oneop idiv
expected.txt 30 idiv: expected failure occurred
  /cts/tools/dx-tests/src/dxc/junit/opcodes/opc_new/jm/
T_opc_new_3.j 27 idiv
  /external/llvm/test/MC/MBlaze/
mblaze_typea.s 49 # CHECK: idiv
52 idiv r1, r2, r3
  /external/llvm/test/CodeGen/X86/
2010-09-01-RemoveCopyByCommutingDef.ll 22 ; CHECK: idiv
  /dalvik/vm/mterp/x86-atom/
binopD.S 46 idiv %ecx # divide %edx:%eax by %ecx
binopD2addr.S 48 idiv %ecx # divide %edx:%eax by %ecx
binopDLit16.S 48 idiv %ecx # divide %edx:%eax by %ecx

Completed in 1475 milliseconds

1 2 3 4