HomeSort by relevance Sort by last modified time
    Searched defs:op2 (Results 26 - 50 of 58) sorted by null

12 3

  /external/valgrind/main/VEX/priv/
host_s390_isel.c 654 s390_opnd_RMI op2; local
657 op2 = s390_isel_int_expr_RMI(env, arg2); /* Process 2nd operand */
667 addInstr(env, s390_insn_divs(8, r10, r11, op2));
685 s390_opnd_RMI op2; local
690 op2 = s390_isel_int_expr_RMI(env, arg2); /* Process 2nd operand */
700 addInstr(env, s390_insn_mul(8, r10, r11, op2, is_signed_multiply));
713 s390_opnd_RMI op2; local
716 op2 = s390_isel_int_expr_RMI(env, arg2); /* Process 2nd operand */
728 addInstr(env, s390_insn_div(8, r10, r11, op2, is_signed_divide));
820 s390_opnd_RMI op2, value, opnd local
1786 HReg op1, op2, op3, dst; local
1820 HReg h1, op2, dst; local
2122 s390_opnd_RMI op1, op2; local
2154 s390_opnd_RMI op2; local
2171 s390_opnd_RMI op2; local
2187 s390_opnd_RMI op2; local
2489 s390_amode *op2 = s390_isel_amode(env, cas->addr); local
2502 s390_amode *op2 = s390_isel_amode(env, cas->addr); local
    [all...]
guest_x86_toIR.c 8097 UChar op2 = getIByte(delta+2); local
    [all...]
host_s390_defs.c 562 s390_opnd_RMI_get_reg_usage(u, insn->variant.alu.op2);
569 s390_opnd_RMI_get_reg_usage(u, insn->variant.mul.op2);
577 s390_opnd_RMI_get_reg_usage(u, insn->variant.div.op2);
584 s390_opnd_RMI_get_reg_usage(u, insn->variant.divs.op2);
608 s390_amode_get_reg_usage(u, insn->variant.cas.op2);
616 s390_amode_get_reg_usage(u, insn->variant.cas.op2);
662 addHRegUse(u, HRmRead, insn->variant.bfp_triop.op2); /* second */
669 addHRegUse(u, HRmRead, insn->variant.bfp_binop.op2); /* right */
680 addHRegUse(u, HRmRead, insn->variant.bfp_compare.op2); /* right */
806 s390_opnd_RMI_map_regs(m, &insn->variant.alu.op2);
5573 s390_opnd_RMI op2; local
6419 s390_opnd_RMI op2; local
6531 s390_opnd_RMI op2; local
6647 s390_opnd_RMI op2; local
6749 s390_opnd_RMI op2; local
    [all...]
guest_arm_toIR.c 2977 IROp op, op2; local
3127 IROp op, op2; local
3541 IROp op, op2; local
4393 IROp op, op2; local
4503 IROp op ,op2; local
4539 IROp op ,op2; local
4642 IROp op, op2; local
4726 IROp op, op2; local
4827 IROp cvt, cvt2, cmp, op, op2, sh, add; local
5254 IROp dup, get, op, op2, add, sub; local
5360 IROp dup, get, op, op2, add, sub; local
5417 IROp dup, get, op, op2, add, cmp; local
5633 IROp op ,op2, dup, get; local
5698 IROp op ,op2, dup, get; local
5798 IROp op ,op2, dup, get; local
6914 IROp op, op2; local
7388 IROp op, op2; local
    [all...]
guest_s390_toIR.c 166 binop(IROp kind, IRExpr *op1, IRExpr *op2)
168 return IRExpr_Binop(kind, op1, op2);
173 triop(IROp kind, IRExpr *op1, IRExpr *op2, IRExpr *op3)
175 return IRExpr_Triop(kind, op1, op2, op3);
180 qop(IROp kind, IRExpr *op1, IRExpr *op2, IRExpr *op3, IRExpr *op4)
182 return IRExpr_Qop(kind, op1, op2, op3, op4);
695 s390_call_calculate_icc(UInt m, UInt opc, IRTemp op1, IRTemp op2)
702 dep2 = s390_cc_widen(op2, True);
707 dep2 = s390_cc_widen(op2, False);
2180 IRTemp op2 = newTemp(Ity_I32); local
2196 IRTemp op2 = newTemp(Ity_I64); local
2212 IRTemp op2 = newTemp(Ity_I64); local
2227 IRTemp op2 = newTemp(Ity_I32); local
2243 IRTemp op2 = newTemp(Ity_I64); local
2260 IRTemp op2 = newTemp(Ity_I32); local
2276 IRTemp op2 = newTemp(Ity_I32); local
2292 IRTemp op2 = newTemp(Ity_I64); local
2308 IRTemp op2 = newTemp(Ity_I64); local
2324 Int op2; local
2341 Long op2; local
2357 Int op2; local
2374 Long op2; local
2392 Int op2; local
2409 Long op2; local
2426 IRTemp op2 = newTemp(Ity_I32); local
2442 IRTemp op2 = newTemp(Ity_I32); local
2458 Int op2; local
2475 Long op2; local
2491 IRTemp op2 = newTemp(Ity_I32); local
2507 IRTemp op2 = newTemp(Ity_I32); local
2524 Int op2; local
2541 IRTemp op2 = newTemp(Ity_I32); local
2557 IRTemp op2 = newTemp(Ity_I64); local
2573 IRTemp op2 = newTemp(Ity_I64); local
2588 IRTemp op2 = newTemp(Ity_I32); local
2604 IRTemp op2 = newTemp(Ity_I64); local
2621 IRTemp op2 = newTemp(Ity_I32); local
2637 IRTemp op2 = newTemp(Ity_I32); local
2653 IRTemp op2 = newTemp(Ity_I64); local
2669 IRTemp op2 = newTemp(Ity_I64); local
2685 UInt op2; local
2702 ULong op2; local
2718 IRTemp op2 = newTemp(Ity_I32); local
2734 IRTemp op2 = newTemp(Ity_I32); local
2751 IRTemp op2 = newTemp(Ity_I32); local
2770 IRTemp op2 = newTemp(Ity_I64); local
2790 IRTemp op2 = newTemp(Ity_I32); local
2809 IRTemp op2 = newTemp(Ity_I64); local
2829 UInt op2; local
2846 ULong op2; local
2862 UInt op2; local
2879 ULong op2; local
2897 UInt op2; local
2914 UInt op2; local
2929 IRTemp op2 = newTemp(Ity_I32); local
2945 IRTemp op2 = newTemp(Ity_I64); local
2960 IRTemp op2 = newTemp(Ity_I32); local
2976 IRTemp op2 = newTemp(Ity_I64); local
2993 IRTemp op2 = newTemp(Ity_I32); local
3009 IRTemp op2 = newTemp(Ity_I32); local
3025 IRTemp op2 = newTemp(Ity_I64); local
3041 UChar op2; local
3057 UChar op2; local
3073 UInt op2; local
3089 UShort op2; local
3105 UShort op2; local
3121 UInt op2; local
3137 UShort op2; local
3153 UShort op2; local
3478 IRTemp op2 = newTemp(Ity_I32); local
3491 IRTemp op2 = newTemp(Ity_I64); local
3504 IRTemp op2 = newTemp(Ity_I64); local
3517 IRTemp op2 = newTemp(Ity_I32); local
3530 IRTemp op2 = newTemp(Ity_I32); local
3543 IRTemp op2 = newTemp(Ity_I64); local
3556 IRTemp op2 = newTemp(Ity_I64); local
3569 Int op2; local
3583 Long op2; local
3597 IRTemp op2 = newTemp(Ity_I32); local
3611 IRTemp op2 = newTemp(Ity_I64); local
3625 IRTemp op2 = newTemp(Ity_I64); local
3639 IRTemp op2 = newTemp(Ity_I32); local
3663 IRTemp op2 = newTemp(Ity_I64); local
3687 IRTemp op2 = newTemp(Ity_I32); local
3713 IRTemp op2 = newTemp(Ity_I64); local
3739 Int op2; local
3763 Long op2; local
3787 Int op2; local
3812 Long op2; local
3837 IRTemp op2 = newTemp(Ity_I32); local
3850 IRTemp op2 = newTemp(Ity_I32); local
3863 IRTemp op2 = newTemp(Ity_I64); local
3876 Int op2; local
3890 Long op2; local
3904 Short op2; local
3918 Int op2; local
3932 Long op2; local
3946 IRTemp op2 = newTemp(Ity_I32); local
3960 IRTemp op2 = newTemp(Ity_I64); local
3974 IRTemp op2 = newTemp(Ity_I32); local
3987 IRTemp op2 = newTemp(Ity_I32); local
4000 IRTemp op2 = newTemp(Ity_I32); local
4013 Int op2; local
4027 IRTemp op2 = newTemp(Ity_I32); local
4040 IRTemp op2 = newTemp(Ity_I64); local
4053 IRTemp op2 = newTemp(Ity_I64); local
4066 IRTemp op2 = newTemp(Ity_I32); local
4079 IRTemp op2 = newTemp(Ity_I32); local
4092 IRTemp op2 = newTemp(Ity_I64); local
4105 IRTemp op2 = newTemp(Ity_I64); local
4118 UInt op2; local
4132 ULong op2; local
4146 UChar op2; local
4160 UChar op2; local
4174 UInt op2; local
4188 ULong op2; local
4202 UShort op2; local
4216 IRTemp op2 = newTemp(Ity_I32); local
4230 IRTemp op2 = newTemp(Ity_I64); local
4244 IRTemp op2 = newTemp(Ity_I64); local
4258 IRTemp op2 = newTemp(Ity_I32); local
4272 IRTemp op2 = newTemp(Ity_I64); local
4286 IRTemp op2 = newTemp(Ity_I32); local
4310 IRTemp op2 = newTemp(Ity_I64); local
4334 IRTemp op2 = newTemp(Ity_I32); local
4359 IRTemp op2 = newTemp(Ity_I64); local
4384 UInt op2; local
4408 ULong op2; local
4432 UInt op2; local
4457 ULong op2; local
4482 IRTemp op2 = newTemp(Ity_I32); local
4544 IRTemp op2 = newTemp(Ity_I32); local
4606 IRTemp op2 = newTemp(Ity_I32); local
4668 IRTemp op2 = newTemp(Ity_I32); local
4681 IRTemp op2 = newTemp(Ity_I32); local
4694 IRTemp op2 = newTemp(Ity_I32); local
4707 UInt op2; local
4731 IRTemp op2 = newTemp(Ity_I32); local
4751 IRTemp op2 = newTemp(Ity_I64); local
4770 IRTemp op2 = newTemp(Ity_I32); local
4786 IRTemp op2 = newTemp(Ity_I64); local
4803 IRTemp op2 = newTemp(Ity_I32); local
4819 IRTemp op2 = newTemp(Ity_I32); local
4835 IRTemp op2 = newTemp(Ity_I64); local
4851 UChar op2; local
4867 UChar op2; local
4883 UInt op2; local
4899 UInt op2; local
5224 IRTemp op2 = newTemp(Ity_I32); local
5241 IRTemp op2 = newTemp(Ity_I64); local
5258 IRTemp op2 = newTemp(Ity_I32); local
5275 IRTemp op2 = newTemp(Ity_I64); local
5292 IRTemp op2 = newTemp(Ity_I32); local
5309 IRTemp op2 = newTemp(Ity_I64); local
5326 IRTemp op2 = newTemp(Ity_I32); local
5343 IRTemp op2 = newTemp(Ity_I64); local
5360 IRTemp op2 = newTemp(Ity_I32); local
5377 IRTemp op2 = newTemp(Ity_I64); local
5394 IRTemp op2 = newTemp(Ity_I32); local
5406 IRTemp op2 = newTemp(Ity_I64); local
5418 IRTemp op2 = newTemp(Ity_I64); local
5430 IRTemp op2 = newTemp(Ity_I32); local
5442 IRTemp op2 = newTemp(Ity_I64); local
5454 IRTemp op2 = newTemp(Ity_I64); local
5507 IRTemp op2 = newTemp(Ity_I32); local
5524 IRTemp op2 = newTemp(Ity_I64); local
5541 IRTemp op2 = newTemp(Ity_I64); local
5836 IRTemp op2 = newTemp(Ity_I32); local
5851 IRTemp op2 = newTemp(Ity_I64); local
5866 IRTemp op2 = newTemp(Ity_I64); local
5927 IRTemp op2 = newTemp(Ity_I32); local
5942 IRTemp op2 = newTemp(Ity_I64); local
5957 IRTemp op2 = newTemp(Ity_I64); local
6024 IRTemp op2 = newTemp(Ity_I16); local
6036 IRTemp op2 = newTemp(Ity_I32); local
6053 IRTemp op2 = newTemp(Ity_I64); local
6119 IRTemp op2 = newTemp(Ity_I32); local
6135 IRTemp op2 = newTemp(Ity_I32); local
6151 IRTemp op2 = newTemp(Ity_I32); local
6167 IRTemp op2 = newTemp(Ity_I16); local
6183 IRTemp op2 = newTemp(Ity_I16); local
6199 Short op2; local
6215 Short op2; local
6231 IRTemp op2 = newTemp(Ity_I32); local
6247 IRTemp op2 = newTemp(Ity_I64); local
6263 IRTemp op2 = newTemp(Ity_I32); local
6279 IRTemp op2 = newTemp(Ity_I64); local
6295 IRTemp op2 = newTemp(Ity_I32); local
6310 IRTemp op2 = newTemp(Ity_I64); local
6325 IRTemp op2 = newTemp(Ity_I32); local
6341 IRTemp op2 = newTemp(Ity_I32); local
6356 IRTemp op2 = newTemp(Ity_I32); local
6371 IRTemp op2 = newTemp(Ity_I64); local
6386 IRTemp op2 = newTemp(Ity_I32); local
6402 Int op2; local
6417 Int op2; local
6433 IRTemp op2 = newTemp(Ity_I32); local
6449 IRTemp op2 = newTemp(Ity_I64); local
6464 IRTemp op2 = newTemp(Ity_I32); local
6480 IRTemp op2 = newTemp(Ity_I64); local
6497 IRTemp op2 = newTemp(Ity_I32); local
6513 IRTemp op2 = newTemp(Ity_I32); local
6529 IRTemp op2 = newTemp(Ity_I64); local
6545 UChar op2; local
6561 UChar op2; local
6577 UInt op2; local
6593 UShort op2; local
6609 UShort op2; local
6625 UInt op2; local
6641 UShort op2; local
6657 UShort op2; local
6723 IRTemp op2 = newTemp(Ity_I64); local
6762 IRTemp op2 = newTemp(Ity_I64); local
6801 IRTemp op2 = newTemp(Ity_I64); local
6839 IRTemp op2 = newTemp(Ity_I64); local
7389 IRTemp op2 = newTemp(Ity_I32); local
7405 IRTemp op2 = newTemp(Ity_I64); local
7421 IRTemp op2 = newTemp(Ity_I64); local
7436 IRTemp op2 = newTemp(Ity_I32); local
7452 IRTemp op2 = newTemp(Ity_I64); local
7469 IRTemp op2 = newTemp(Ity_I32); local
7485 IRTemp op2 = newTemp(Ity_I32); local
7501 IRTemp op2 = newTemp(Ity_I64); local
7517 IRTemp op2 = newTemp(Ity_I64); local
7533 IRTemp op2 = newTemp(Ity_I32); local
7549 IRTemp op2 = newTemp(Ity_I32); local
7564 IRTemp op2 = newTemp(Ity_I32); local
7580 IRTemp op2 = newTemp(Ity_I32); local
7597 IRTemp op2 = newTemp(Ity_I32); local
7613 IRTemp op2 = newTemp(Ity_I64); local
7629 IRTemp op2 = newTemp(Ity_I64); local
7644 IRTemp op2 = newTemp(Ity_I32); local
7660 IRTemp op2 = newTemp(Ity_I64); local
7677 IRTemp op2 = newTemp(Ity_I32); local
7693 IRTemp op2 = newTemp(Ity_I32); local
7709 IRTemp op2 = newTemp(Ity_I64); local
7725 IRTemp op2 = newTemp(Ity_I64); local
7741 UInt op2; local
7758 ULong op2; local
7774 IRTemp op2 = newTemp(Ity_I32); local
7790 IRTemp op2 = newTemp(Ity_I32); local
7807 IRTemp op2 = newTemp(Ity_I32); local
7827 IRTemp op2 = newTemp(Ity_I64); local
7847 IRTemp op2 = newTemp(Ity_I32); local
7867 IRTemp op2 = newTemp(Ity_I64); local
8145 IRTemp op2 = newTemp(Ity_F32); local
8162 IRTemp op2 = newTemp(Ity_F64); local
8179 IRTemp op2 = newTemp(Ity_F32); local
8196 IRTemp op2 = newTemp(Ity_F64); local
8212 IRTemp op2 = newTemp(Ity_I32); local
8223 IRTemp op2 = newTemp(Ity_I32); local
8234 IRTemp op2 = newTemp(Ity_I64); local
8245 IRTemp op2 = newTemp(Ity_I64); local
8317 IRTemp op2 = newTemp(Ity_F32); local
8333 IRTemp op2 = newTemp(Ity_F64); local
8349 IRTemp op2 = newTemp(Ity_F32); local
8365 IRTemp op2 = newTemp(Ity_F64); local
8462 IRTemp op2 = newTemp(Ity_F32); local
8478 IRTemp op2 = newTemp(Ity_F64); local
8494 IRTemp op2 = newTemp(Ity_F32); local
8510 IRTemp op2 = newTemp(Ity_F64); local
8526 IRTemp op2 = newTemp(Ity_F32); local
8543 IRTemp op2 = newTemp(Ity_F64); local
8560 IRTemp op2 = newTemp(Ity_F32); local
8577 IRTemp op2 = newTemp(Ity_F64); local
9603 IRTemp op2 = newTemp(Ity_I32); local
9615 IRTemp op2 = newTemp(Ity_I32); local
9627 IRTemp op2 = newTemp(Ity_I32); local
9639 IRTemp op2 = newTemp(Ity_I32); local
9651 IRTemp op2 = newTemp(Ity_I64); local
9663 IRTemp op2 = newTemp(Ity_I64); local
9675 IRTemp op2 = newTemp(Ity_I64); local
9687 IRTemp op2 = newTemp(Ity_I64); local
9699 IRTemp op2 = newTemp(Ity_I64); local
9711 IRTemp op2 = newTemp(Ity_I64); local
9988 IRTemp op2 = newTemp(Ity_F128); local
10051 IRTemp op2 = newTemp(Ity_F32); local
10069 IRTemp op2 = newTemp(Ity_F64); local
10087 IRTemp op2 = newTemp(Ity_F128); local
10105 IRTemp op2 = newTemp(Ity_F32); local
10123 IRTemp op2 = newTemp(Ity_F64); local
10140 IRTemp op2 = newTemp(Ity_I32); local
10151 IRTemp op2 = newTemp(Ity_I64); local
10193 IRTemp op2 = newTemp(Ity_F128); local
10371 IRTemp op2 = newTemp(Ity_F128); local
10404 IRExpr *op2 = load(Ity_F32, mkexpr(op2addr)); local
10415 IRExpr *op2 = load(Ity_F64, mkexpr(op2addr)); local
10444 IRExpr *op2 = load(Ity_F32, mkexpr(op2addr)); local
10455 IRExpr *op2 = load(Ity_F64, mkexpr(op2addr)); local
10522 IRTemp op2 = newTemp(Ity_F128); local
11941 unsigned int op2 : 4; member in struct:__anon15989::__anon15990
12858 unsigned int op2 : 8; member in struct:__anon16003::__anon16004
12867 unsigned int op2 : 8; member in struct:__anon16003::__anon16005
12876 unsigned int op2 : 8; member in struct:__anon16003::__anon16006
12885 unsigned int op2 : 8; member in struct:__anon16003::__anon16007
12893 unsigned int op2 : 8; member in struct:__anon16003::__anon16008
12898 unsigned int op2 : 4; member in struct:__anon16003::__anon16009
12908 unsigned int op2 : 8; member in struct:__anon16003::__anon16010
12918 unsigned int op2 : 8; member in struct:__anon16003::__anon16011
12927 unsigned int op2 : 8; member in struct:__anon16003::__anon16012
12936 unsigned int op2 : 8; member in struct:__anon16003::__anon16013
12945 unsigned int op2 : 8; member in struct:__anon16003::__anon16014
12955 unsigned int op2 : 8; member in struct:__anon16003::__anon16015
12964 unsigned int op2 : 8; member in struct:__anon16003::__anon16016
12972 unsigned int op2 : 8; member in struct:__anon16003::__anon16017
13010 unsigned int op2 : 4; member in struct:__anon16003::__anon16022
    [all...]
  /external/webkit/Source/JavaScriptCore/jit/
JITOpcodes.cpp 351 unsigned op2 = currentInstruction[2].u.operand; local
353 if (isOperandConstantImmediateInt(op2)) {
356 int32_t op2imm = getConstantOperandImmediateInt(op2);
359 emitGetVirtualRegisters(op1, regT0, op2, regT1);
1341 unsigned op2 = currentInstruction[2].u.operand; local
    [all...]
JITOpcodes32_64.cpp 506 unsigned op2 = currentInstruction[2].u.operand; local
512 emitLoad(op2, regT1, regT0);
518 if (isOperandConstantImmediateInt(op2)) {
521 addJump(branch32(LessThanOrEqual, regT0, Imm32(getConstantOperand(op2).asInt32())), target);
525 emitLoad2(op1, regT1, regT0, op2, regT3, regT2);
534 unsigned op2 = currentInstruction[2].u.operand; local
537 if (!isOperandConstantImmediateInt(op1) && !isOperandConstantImmediateInt(op2))
543 stubCall.addArgument(op2);
1058 unsigned op2 = currentInstruction[3].u.operand; local
    [all...]
  /external/javassist/src/main/javassist/compiler/
CodeGen.java 1414 int op, op2; local
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
ARMAssembler.h 259 void emitInst(ARMWord op, int rd, int rn, ARMWord op2)
261 ASSERT(((op2 & ~OP2_IMM) <= 0xfff) || (((op2 & ~OP2_IMMh) <= 0xfff)));
262 m_buffer.putInt(op | RN(rn) | RD(rd) | op2);
281 void and_r(int rd, int rn, ARMWord op2, Condition cc = AL)
283 emitInst(static_cast<ARMWord>(cc) | AND, rd, rn, op2);
286 void ands_r(int rd, int rn, ARMWord op2, Condition cc = AL)
288 emitInst(static_cast<ARMWord>(cc) | AND | SET_CC, rd, rn, op2); local
291 void eor_r(int rd, int rn, ARMWord op2, Condition cc = AL)
293 emitInst(static_cast<ARMWord>(cc) | EOR, rd, rn, op2);
298 emitInst(static_cast<ARMWord>(cc) | EOR | SET_CC, rd, rn, op2); local
308 emitInst(static_cast<ARMWord>(cc) | SUB | SET_CC, rd, rn, op2); local
318 emitInst(static_cast<ARMWord>(cc) | RSB | SET_CC, rd, rn, op2); local
328 emitInst(static_cast<ARMWord>(cc) | ADD | SET_CC, rd, rn, op2); local
338 emitInst(static_cast<ARMWord>(cc) | ADC | SET_CC, rd, rn, op2); local
348 emitInst(static_cast<ARMWord>(cc) | SBC | SET_CC, rd, rn, op2); local
358 emitInst(static_cast<ARMWord>(cc) | RSC | SET_CC, rd, rn, op2); local
363 emitInst(static_cast<ARMWord>(cc) | TST | SET_CC, 0, rn, op2); local
368 emitInst(static_cast<ARMWord>(cc) | TEQ | SET_CC, 0, rn, op2); local
373 emitInst(static_cast<ARMWord>(cc) | CMP | SET_CC, 0, rn, op2); local
378 emitInst(static_cast<ARMWord>(cc) | CMN | SET_CC, 0, rn, op2); local
388 emitInst(static_cast<ARMWord>(cc) | ORR | SET_CC, rd, rn, op2); local
393 emitInst(static_cast<ARMWord>(cc) | MOV, rd, ARMRegisters::r0, op2); local
412 emitInst(static_cast<ARMWord>(cc) | MOV | SET_CC, rd, ARMRegisters::r0, op2); local
422 emitInst(static_cast<ARMWord>(cc) | BIC | SET_CC, rd, rn, op2); local
427 emitInst(static_cast<ARMWord>(cc) | MVN, rd, ARMRegisters::r0, op2); local
432 emitInst(static_cast<ARMWord>(cc) | MVN | SET_CC, rd, ARMRegisters::r0, op2); local
517 emitInst(static_cast<ARMWord>(cc) | LDRH | HDT_UH | DT_PRE, rd, rb, op2); local
522 emitInst(static_cast<ARMWord>(cc) | LDRH | HDT_UH | DT_UP | DT_PRE, rd, rb, op2); local
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_kgsl.h 332 unsigned int op2; member in struct:kgsl_cff_user_event
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_kgsl.h 423 unsigned int op2; member in struct:kgsl_cff_user_event
  /external/qemu/target-arm/
translate.c 517 switch (op2) { \
525 static void gen_arm_parallel_addsub(int op1, int op2, TCGv a, TCGv b)
572 static void gen_thumb2_parallel_addsub(int op1, int op2, TCGv a, TCGv b)
576 switch (op2) {
6083 int op2 = (insn >> 5) & 7; local
6143 int op2 = (insn >> 5) & 7; local
8727 int op2 = (insn >> 6) & 0x3f; local
    [all...]
  /external/qemu/target-mips/
translate.c 7632 uint32_t op, op1, op2; local
    [all...]
  /external/libxml2/
xpath.c 793 #define PUSH_FULL_EXPR(op, op1, op2, val, val2, val3, val4, val5) \
794 xmlXPathCompExprAdd(ctxt->comp, (op1), (op2), \
11241 int op2 = -1; local
    [all...]
  /external/robolectric/lib/main/
javassist-3.14.0-GA.jar 
  /external/valgrind/main/perf/
tinycc.c 16367 int op1, op2; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /external/sqlite/dist/orig/
sqlite3.c 10581 u8 op2; \/* If a TK_REGISTER, the original value of Expr.op *\/ member in struct:Expr
    [all...]
  /external/sqlite/dist/
sqlite3.c 10581 u8 op2; \/* If a TK_REGISTER, the original value of Expr.op *\/ member in struct:Expr
    [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 

Completed in 1982 milliseconds

12 3