/external/valgrind/main/none/tests/mips32/ |
FPUarithmetic.c | 8 NEGS, NEGD, 127 case NEGS:
|
/external/llvm/test/MC/AArch64/ |
basic-a64-diagnostics.s | 540 negs w9, w10, lsl #-1 541 negs w9, w10, lsl #32 542 negs w11, w12, lsr #-1 543 negs w11, w12, lsr #32 544 negs w19, wzr, asr #-1 545 negs wzr, wzr, asr #32 546 negs x9, x10, lsl #-1 547 negs x9, x10, lsl #64 548 negs x11, x12, lsr #-1 549 negs x11, x12, lsr #6 [all...] |
basic-a64-instructions.s | [all...] |
/external/valgrind/main/none/tests/arm/ |
v6intThumb.stdout.exp | 88 NEGS-16 0x109 89 negs r0, r1 :: rd 0xffffffff rm 0x00000001, c:v-in 0, cpsr 0x80000000 N 90 negs r0, r1 :: rd 0xffffffff rm 0x00000001, c:v-in 0, cpsr 0x80000000 N 91 negs r0, r1 :: rd 0x00000000 rm 0x00000000, c:v-in 0, cpsr 0x60000000 ZC 92 negs r0, r1 :: rd 0x80000000 rm 0x80000000, c:v-in 0, cpsr 0x90000000 N V 93 negs r0, r1 :: rd 0x7fffffff rm 0x80000001, c:v-in 0, cpsr 0x00000000 94 negs r0, r1 :: rd 0x00000001 rm 0xffffffff, c:v-in 0, cpsr 0x00000000 95 negs r0, r1 :: rd 0x80000001 rm 0x7fffffff, c:v-in 0, cpsr 0x80000000 N 96 negs r0, r1 :: rd 0xffffffff rm 0x00000001, c:v-in 1, cpsr 0x80000000 N 97 negs r0, r1 :: rd 0x00000000 rm 0x00000000, c:v-in 1, cpsr 0x60000000 ZC [all...] |
v6intThumb.c | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_float.py | 688 negs = '-'+s 690 self.assertEqual(negs, repr(float(negs))) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_float.py | 688 negs = '-'+s 690 self.assertEqual(negs, repr(float(negs))) [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64InstrInfo.td | [all...] |
/art/compiler/dex/quick/arm/ |
assemble_arm.cc | 314 "negs", "!0C, !1C", 2), [all...] |
/external/chromium_org/third_party/libxml/src/ |
xmlregexp.c | 264 int negs; member in struct:_xmlAutomata 450 (ctxt->negs == 0) && 692 ret->negs = 0; [all...] |
/external/libxml2/ |
xmlregexp.c | 264 int negs; member in struct:_xmlAutomata 450 (ctxt->negs == 0) && 692 ret->negs = 0; [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddBase.decTest | 79 -- test finite bounds (Negs of, then 0, Ntiny, Nmin, other, Nmax) [all...] |
dqBase.decTest | 79 -- test finite bounds (Negs of, then 0, Ntiny, Nmin, other, Nmax) [all...] |
dsBase.decTest | 79 -- test finite bounds (Negs of, then 0, Ntiny, Nmin, other, Nmax) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/ |
ddBase.decTest | 79 -- test finite bounds (Negs of, then 0, Ntiny, Nmin, other, Nmax) [all...] |
dqBase.decTest | 79 -- test finite bounds (Negs of, then 0, Ntiny, Nmin, other, Nmax) [all...] |
dsBase.decTest | 79 -- test finite bounds (Negs of, then 0, Ntiny, Nmin, other, Nmax) [all...] |
/dalvik/vm/compiler/codegen/arm/ |
Assemble.cpp | 315 "negs", "r!0d, r!1d", 1), [all...] |
/external/llvm/test/MC/ARM/ |
basic-thumb-instructions.s | 420 negs r3, r4
|