/external/valgrind/VEX/priv/ |
D | ir_inject.c | 194 IRExpr *data, *rounding_mode, *opnd1, *opnd2, *opnd3, *opnd4; in vex_inject_ir() local 203 opnd1 = load(endian, iricb.t_opnd1, iricb.opnd1); in vex_inject_ir() 205 data = binop(iricb.op, rounding_mode, opnd1); in vex_inject_ir() 207 data = unop(iricb.op, opnd1); in vex_inject_ir() 211 opnd1 = load(endian, iricb.t_opnd1, iricb.opnd1); in vex_inject_ir() 223 data = triop(iricb.op, rounding_mode, opnd1, opnd2); in vex_inject_ir() 225 data = binop(iricb.op, opnd1, opnd2); in vex_inject_ir() 229 opnd1 = load(endian, iricb.t_opnd1, iricb.opnd1); in vex_inject_ir() 233 data = qop(iricb.op, rounding_mode, opnd1, opnd2, opnd3); in vex_inject_ir() 235 data = triop(iricb.op, opnd1, opnd2, opnd3); in vex_inject_ir() [all …]
|
/external/valgrind/memcheck/tests/vbit-test/ |
D | binary.c | 76 const opnd_t *opnd1 = &data->opnds[0]; in check_result_for_binary() local 92 expected_vbits = left_vbits(or_vbits(opnd1->vbits, opnd2->vbits), in check_result_for_binary() 97 assert(opnd1->vbits.num_bits == opnd2->vbits.num_bits); in check_result_for_binary() 98 assert(opnd1->vbits.num_bits == result->vbits.num_bits); in check_result_for_binary() 101 expected_vbits = or_vbits(opnd1->vbits, opnd2->vbits); in check_result_for_binary() 105 assert(opnd1->vbits.num_bits == opnd2->vbits.num_bits); in check_result_for_binary() 106 assert(result->vbits.num_bits == 2 * opnd1->vbits.num_bits); in check_result_for_binary() 107 expected_vbits = concat_vbits(opnd1->vbits, opnd2->vbits); in check_result_for_binary() 119 expected_vbits = shl_vbits(opnd1->vbits, shift_amount); in check_result_for_binary() 132 expected_vbits = shr_vbits(opnd1->vbits, shift_amount); in check_result_for_binary() [all …]
|
D | ternary.c | 36 const opnd_t *opnd1 = &data->opnds[0]; in check_result_for_ternary() local 49 expected_vbits = or_vbits(or_vbits(opnd1->vbits, opnd2->vbits), in check_result_for_ternary()
|
D | qernary.c | 36 const opnd_t *opnd1 = &data->opnds[0]; in check_result_for_qernary() local 50 expected_vbits = or_vbits(or_vbits(or_vbits(opnd1->vbits, opnd2->vbits), in check_result_for_qernary()
|
D | valgrind.c | 40 cb.opnd1 = (HWord)&data->opnds[0].value; in new_iricb()
|
/external/mksh/src/ |
D | funcs.c | 3103 test_eval(Test_env *te, Test_op op, const char *opnd1, const char *opnd2, in test_eval() argument 3150 return (*opnd1 != '\0'); in test_eval() 3154 return (*opnd1 == '\0'); in test_eval() 3158 if ((i = *opnd1) == '!' || i == '?') in test_eval() 3159 opnd1++; in test_eval() 3160 if ((k = option(opnd1)) == (size_t)-1) in test_eval() 3167 return (access(opnd1, R_OK) == 0); in test_eval() 3172 return (access(opnd1, W_OK) == 0); in test_eval() 3176 return (ksh_access(opnd1, X_OK) == 0); in test_eval() 3182 return (stat(opnd1, &b1) == 0); in test_eval() [all …]
|
D | syn.c | 1062 const char *opnd1 MKSH_A_UNUSED, const char *opnd2 MKSH_A_UNUSED, in dbtestp_eval()
|
/external/v8/src/s390/ |
D | assembler-s390.cc | 1181 void Assembler::name(const MemOperand& opnd1, const MemOperand& opnd2, \ 1183 name(opnd1.getBaseRegister(), opnd1.getDisplacement(), \ 1211 void Assembler::name(const MemOperand& opnd1, const MemOperand& opnd2, \ 1213 name(opnd1.getBaseRegister(), opnd1.getDisplacement(), \ 1243 void Assembler::name(const MemOperand& opnd1, const MemOperand& opnd2, \ 1273 void Assembler::name(const MemOperand& opnd1, const MemOperand& opnd2) { \ 1301 void Assembler::name(const MemOperand& opnd1, const MemOperand& opnd2) { \ 1316 void Assembler::name(const MemOperand& opnd1, const MemOperand& opnd2) { \ 1317 name(opnd1.getBaseRegister(), opnd1.getDisplacement(), \ 1343 void Assembler::name(Register r3, const MemOperand& opnd1, \ [all …]
|
D | assembler-s390.h | 731 void name(const MemOperand& opnd1, const MemOperand& opnd2, Length length) 734 void name(const MemOperand& opnd1, const MemOperand& opnd2, Length length1, \ 739 void name(const MemOperand& opnd1, const MemOperand& opnd2, Length length); \ 744 void name(const MemOperand& opnd1, const MemOperand& opnd2); \ 749 void name(const MemOperand& opnd1, const MemOperand& opnd2); \ 755 void name(const MemOperand& opnd1, const MemOperand& opnd2) 759 void name(Register r3, const MemOperand& opnd1, const MemOperand& opnd2) 922 void clc(const MemOperand& opnd1, const MemOperand& opnd2, Length length); 978 void mvc(const MemOperand& opnd1, const MemOperand& opnd2, uint32_t length); 1110 void xc(const MemOperand& opnd1, const MemOperand& opnd2, Length length); [all …]
|
D | simulator-s390.cc | 3151 int64_t opnd1 = static_cast<int64_t>(get_low_register<int32_t>(r1)) << 32; in DecodeFourByte() local 3153 int64_t r1_val = opnd1 + opnd2; in DecodeFourByte() 3169 uint64_t opnd1 = static_cast<uint64_t>(get_low_register<uint32_t>(r1)) in DecodeFourByte() local 3173 uint64_t r1_val = opnd1 | opnd2; in DecodeFourByte() 7154 uint64_t opnd1 = static_cast<uint64_t>(get_low_register<uint32_t>(r1)) << 32; in EVALUATE() local 7156 uint64_t r1_val = opnd1 | opnd2; in EVALUATE() 7189 int64_t opnd1 = static_cast<int64_t>(get_low_register<int32_t>(r1)) << 32; in EVALUATE() local 7191 int64_t r1_val = opnd1 + opnd2; in EVALUATE()
|
/external/valgrind/VEX/pub/ |
D | libvex.h | 839 HWord opnd1; // address of 1st operand member
|