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

1 2 3 4 5 6

  /external/valgrind/main/none/tests/ppc32/
test_dfp1.stdout.exp 55 dsub 2234000000000e50 - 223400000014c000 => a234000000149ad0
56 dsub a2340000000000e0 - 223400000014c000 => a23400000014c0e0
57 dsub 22240000000000cf - a21400010a395bcf => 221400010a571bcf
58 dsub 2234000000000e50 - 000400000089b000 => 2e06500000000000
59 dsub a2340000000000e0 - a21400010a395bcf => a214000477cb0d11
60 dsub 6e4d3f1f534acdd4 - 223400000014c000 => 6e4d3f1f534acdd3
61 dsub 6e4d3f1f534acdd4 - a2340000000000e0 => 6e4d3f1f534acdd4
62 dsub 2238000000000000 - 223400000014c000 => a23400000014c000
63 dsub 2238000000000000 - a2340000000000e0 => 22340000000000e0
64 dsub a238000000000000 - 2234000000000e50 => a234000000000e5
    [all...]
  /external/valgrind/main/none/tests/ppc64/
test_dfp1.stdout.exp 55 dsub 2234000000000e50 - 223400000014c000 => a234000000149ad0
56 dsub a2340000000000e0 - 223400000014c000 => a23400000014c0e0
57 dsub 22240000000000cf - a21400010a395bcf => 221400010a571bcf
58 dsub 2234000000000e50 - 000400000089b000 => 2e06500000000000
59 dsub a2340000000000e0 - a21400010a395bcf => a214000477cb0d11
60 dsub 6e4d3f1f534acdd4 - 223400000014c000 => 6e4d3f1f534acdd3
61 dsub 6e4d3f1f534acdd4 - a2340000000000e0 => 6e4d3f1f534acdd4
62 dsub 2238000000000000 - 223400000014c000 => a23400000014c000
63 dsub 2238000000000000 - a2340000000000e0 => 22340000000000e0
64 dsub a238000000000000 - 2234000000000e50 => a234000000000e5
    [all...]
  /dalvik/dx/tests/101-verify-wide-math/
op_dsub.j 24 dsub
run 38 oneop dsub
expected.txt 22 dsub: expected failure occurred
  /external/compiler-rt/lib/builtins/
subdf3.c 18 ARM_EABI_FNALIAS(dsub, subdf3)
  /external/llvm/test/MC/Mips/
mips64-alu-instructions.s 84 # CHECK: dsub $9, $6, $7 # encoding: [0x2e,0x48,0xc7,0x00]
109 dsub $9,$6,$7
124 # CHECK: dsub $9, $9, $3 # encoding: [0x2e,0x48,0x23,0x01]
135 dsub $9, $3
137 dsub $9, 10
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 131 #define INT_SUB dsub
176 #define LONG_SUB dsub
229 #define PTR_SUB dsub
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
asm.h 131 #define INT_SUB dsub
176 #define LONG_SUB dsub
229 #define PTR_SUB dsub
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
asm.h 131 #define INT_SUB dsub
176 #define LONG_SUB dsub
229 #define PTR_SUB dsub
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
asm.h 131 #define INT_SUB dsub
176 #define LONG_SUB dsub
229 #define PTR_SUB dsub
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
asm.h 131 #define INT_SUB dsub
176 #define LONG_SUB dsub
229 #define PTR_SUB dsub
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
asm.h 131 #define INT_SUB dsub
176 #define LONG_SUB dsub
229 #define PTR_SUB dsub
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
asm.h 131 #define INT_SUB dsub
176 #define LONG_SUB dsub
229 #define PTR_SUB dsub
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
asm.h 131 #define INT_SUB dsub
176 #define LONG_SUB dsub
229 #define PTR_SUB dsub
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
asm.h 131 #define INT_SUB dsub
176 #define LONG_SUB dsub
229 #define PTR_SUB dsub
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
asm.h 131 #define INT_SUB dsub
176 #define LONG_SUB dsub
229 #define PTR_SUB dsub
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
asm.h 131 #define INT_SUB dsub
176 #define LONG_SUB dsub
229 #define PTR_SUB dsub
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
asm.h 131 #define INT_SUB dsub
176 #define LONG_SUB dsub
229 #define PTR_SUB dsub
  /external/javassist/src/main/javassist/bytecode/
Mnemonic.java 141 "dsub", /* 103*/
  /external/llvm/test/CodeGen/AArch64/
arm64-AdvSIMD-Scalar.ll 51 ; sub MI doesn't access dsub register.
  /external/mockito/cglib-and-asm/src/org/mockito/asm/tree/
InsnNode.java 53 * FADD, DADD, ISUB, LSUB, FSUB, DSUB, IMUL, LMUL, FMUL, DMUL, IDIV,
  /external/llvm/test/MC/Mips/mips64r6/
invalid-mips64.s 20 dsub $sp,$s4,-27705 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
21 dsub $sp,-27705 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/Mips/mips3/
valid.s 81 dsub $a3,$s6,$8
82 dsub $sp,$s4,-27705 # CHECK: daddi $sp, $20, 27705 # encoding: [0x62,0x9d,0x6c,0x39]
83 dsub $sp,-27705 # CHECK: daddi $sp, $sp, 27705 # encoding: [0x63,0xbd,0x6c,0x39]
  /external/proguard/src/proguard/classfile/instruction/
Instruction.java 140 true, // dsub
349 4, // dsub
558 2, // dsub

Completed in 984 milliseconds

1 2 3 4 5 6