Searched defs:opnd2 (Results 1 - 3 of 3) sorted by relevance
/third_party/mksh/ |
H A D | funcs.c | 2799 test_eval(Test_env *te, Test_op op, const char *opnd1, const char *opnd2, in test_eval() argument 3136 const char *opnd1, *opnd2; test_primary() local [all...] |
/third_party/node/deps/v8/src/execution/s390/ |
H A D | simulator-s390.cc | 5760 uint64_t opnd2 = static_cast<uint64_t>(get_low_register<uint32_t>(r1 + 1)); in EVALUATE() local 5795 int64_t opnd2 = static_cast<uint64_t>(get_low_register<uint32_t>(r1 + 1)); in EVALUATE() local
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | macro-assembler-s390.cc | 560 void TurboAssembler::MoveChar(const MemOperand& opnd1, const MemOperand& opnd2, in MoveChar() argument 566 CompareLogicalChar(const MemOperand& opnd1, const MemOperand& opnd2, const Operand& length) CompareLogicalChar() argument 573 ExclusiveOrChar(const MemOperand& opnd1, const MemOperand& opnd2, const Operand& length) ExclusiveOrChar() argument
|
Completed in 28 milliseconds