HomeSort by relevance Sort by last modified time
    Searched refs:negs (Results 26 - 37 of 37) sorted by null

12

  /external/swiftshader/third_party/LLVM/test/MC/ARM/
basic-thumb-instructions.s 392 negs r3, r4
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
thumb32.d 677 0[0-9a-f]+ <[^>]+> 4240 negs r0, r0
678 0[0-9a-f]+ <[^>]+> 4268 negs r0, r5
679 0[0-9a-f]+ <[^>]+> 4245 negs r5, r0
    [all...]
  /external/valgrind/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...]
  /external/libxaac/decoder/armv8/
ixheaacd_post_twiddle_overlap.s 163 negs x9, x9
181 negs x9, x9
196 negs x9, x9
    [all...]
  /external/libxml2/
xmlregexp.c 268 int negs; member in struct:_xmlAutomata
454 (ctxt->negs == 0) &&
696 ret->negs = 0;
    [all...]
  /external/v8/src/arm64/
assembler-arm64.h     [all...]
assembler-arm64.cc 1140 void Assembler::negs(const Register& rd, const Operand& operand) { function in class:v8::internal::Assembler
    [all...]
  /external/vixl/src/aarch64/
assembler-aarch64.h 623 void negs(const Register& rd, const Operand& operand);
    [all...]
assembler-aarch64.cc 446 void Assembler::negs(const Register& rd, const Operand& operand) { function in class:vixl::aarch64::Assembler
    [all...]
  /external/vixl/test/aarch64/
test-trace-aarch64.cc 257 __ negs(w16, w17);
258 __ negs(x18, x19);
    [all...]
test-disasm-aarch64.cc 412 COMPARE(negs(w1, Operand(w2)), "negs w1, w2");
413 COMPARE(negs(x3, Operand(x4, ASR, 61)), "negs x3, x4, asr #61");
    [all...]
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 342 milliseconds

12