HomeSort by relevance Sort by last modified time
    Searched refs:instr (Results 101 - 125 of 519) sorted by null

1 2 3 45 6 7 8 91011>>

  /dalvik/vm/mterp/arm-vfp/
fbinop2addr.S 3 * an "instr" line that specifies an instruction that performs
18 $instr @ s2<- op
fbinopWide2addr.S 3 * an "instr" line that specifies an instruction that performs
19 $instr @ d2<- op
funop.S 2 * Generic 32-bit unary floating-point operation. Provide an "instr"
14 $instr @ s1<- op
funopNarrower.S 3 * "instr" line that specifies an instruction that performs "s0 = op d0".
14 $instr @ s0<- op
funopWider.S 3 * "instr" line that specifies an instruction that performs "d0 = op s0".
14 $instr @ d0<- op
  /dalvik/vm/mterp/armv5te/
binopLit16.S 3 * Generic 32-bit "lit16" binary operation. Provide an "instr" line
26 $instr @ $result<- op, r0-r3 changed
unop.S 3 * Generic 32-bit unary operation. Provide an "instr" line that
17 $instr @ r0<- op, r0-r3 changed
  /dalvik/vm/mterp/armv6t2/
binopLit16.S 3 * Generic 32-bit "lit16" binary operation. Provide an "instr" line
25 $instr @ $result<- op, r0-r3 changed
unop.S 3 * Generic 32-bit unary operation. Provide an "instr" line that
16 $instr @ r0<- op, r0-r3 changed
unopNarrower.S 3 * Generic 64bit-to-32bit unary operation. Provide an "instr" line
19 $instr @ r0<- op, r0-r3 changed
unopWider.S 3 * Generic 32bit-to-64bit unary operation. Provide an "instr" line
16 $instr @ r0<- op, r0-r3 changed
  /dalvik/vm/mterp/mips/
binop.S 3 * Generic 32-bit binary operation. Provide an "instr" line that
30 $instr # $result <- op, a0-a3 changed
binop2addr.S 3 * Generic 32-bit "/2addr" binary operation. Provide an "instr" line
26 $instr # $result <- op, a0-a3 changed
binopLit16.S 3 * Generic 32-bit "lit16" binary operation. Provide an "instr" line
26 $instr # $result <- op, a0-a3 changed
unflop.S 3 * Generic 32-bit unary operation. Provide an "instr" line that
20 $instr # a0 <- op, a0-a3 changed
unopWide.S 3 * Generic 64-bit unary operation. Provide an "instr" line that
17 $instr # a0/a1 <- op, a2-a3 changed
unopWider.S 3 * Generic 32bit-to-64bit unary operation. Provide an "instr" line
16 $instr # result <- op, a0-a3 changed
  /external/chromium_org/v8/src/
lithium-codegen.h 61 virtual void GenerateBodyInstructionPre(LInstruction* instr) {}
62 virtual void GenerateBodyInstructionPost(LInstruction* instr) {}
  /frameworks/testing/androidtestlib/src/com/android/test/runner/junit3/
AndroidJUnit3Builder.java 36 public AndroidJUnit3Builder(Instrumentation instr, Bundle bundle, boolean skipExecution) {
37 mInstr = instr;
  /frameworks/testing/androidtestlib/src/com/android/test/runner/junit4/
AndroidJUnit4Builder.java 39 public AndroidJUnit4Builder(Instrumentation instr, Bundle bundle, boolean skipExecution) {
40 mInstrumentation = instr;
  /external/chromium_org/ppapi/generators/
idl_gen_pnacl.py 218 def CleanString(instr):
219 instr = instr.strip()
220 instr = instr.split()
221 return ' '.join(instr)
237 instr = node.GetOneOf('Comment')
238 if not instr: continue
239 instr.Dump()
240 old.append(instr.GetName()
    [all...]
  /external/elfutils/libcpu/
i386_parse.y 188 struct instruction *instr, int n);
278 instrs: instrs '\n' instr
279 | instr
282 instr: bytes ':' bitfieldopt kID bitfieldopt optargs label
770 struct instruction *instr, int n)
787 if (instr->operands[n].str != NULL)
792 instr->operands[n].str = runp->str;
835 if (instr->operands[n].off1 == 0)
836 instr->operands[n].off1 = bitoff;
837 else if (instr->operands[n].off2 == 0
    [all...]
  /art/compiler/sea_ir/code_gen/
code_gen.cc 119 std::string instr = instruction->GetInstruction()->DumpString(NULL); local
124 std::string instr = instruction->GetInstruction()->DumpString(NULL); local
125 std::cout << "1.Instruction: " << instr << std::endl;
131 std::string instr = instruction->GetInstruction()->DumpString(NULL); local
132 std::cout << "1.Instruction: " << instr << std::endl;
137 std::string instr = instruction->GetInstruction()->DumpString(NULL); local
138 std::cout << "2.Instruction: " << instr << std::endl;
144 std::string instr = instruction->GetInstruction()->DumpString(NULL); local
145 std::cout << "3.Instruction: " << instr << std::endl;
165 std::string instr = instruction->GetInstruction()->DumpString(NULL)
177 std::string instr = instruction->GetInstruction()->DumpString(NULL); local
195 std::string instr = invoke->GetInstruction()->DumpString(NULL); local
219 std::string instr = instruction->GetInstruction()->DumpString(NULL); local
231 std::string instr = instruction->GetInstruction()->DumpString(NULL); local
239 std::string instr = instruction->GetInstruction()->DumpString(NULL); local
    [all...]
  /external/chromium_org/third_party/lcov/bin/
geninfo 718 # instr<n>: Instrumentation flag for line n
845 my $instr; # Contents of graph file part 2
940 ($instr, $graph) = read_bbg($bb_filename);
944 ($instr, $graph) = read_bb($bb_filename);
949 ($instr, $graph) = read_gcno($bb_filename);
954 $base_dir = find_base_from_graph($base_dir, $instr, $graph);
957 ($instr, $graph) = adjust_graph_filenames($base_dir, $instr, $graph);
1060 @unprocessed = keys(%{$instr});
1099 @matches = match_filename($source, keys(%{$instr}));
    [all...]
  /external/v8/src/arm/
assembler-arm.h 426 // instructions instr is ignored.
427 bool is_single_instruction(Instr instr = 0) const;
602 extern const Instr kMovLrPc;
603 extern const Instr kLdrPCMask;
604 extern const Instr kLdrPCPattern;
605 extern const Instr kBlxRegMask;
606 extern const Instr kBlxRegPattern;
607 extern const Instr kBlxIp;
609 extern const Instr kMovMvnMask
    [all...]

Completed in 1010 milliseconds

1 2 3 45 6 7 8 91011>>