Home
last modified time | relevance | path

Searched defs:opnd1 (Results 1 - 3 of 3) sorted by relevance

/third_party/mksh/
H A Dfuncs.c2799 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 Dsimulator-s390.cc5759 uint64_t opnd1 = static_cast<uint64_t>(get_low_register<uint32_t>(r1)) << 32; in EVALUATE() local
5794 int64_t opnd1 = static_cast<int64_t>(get_low_register<int32_t>(r1)) << 32; in EVALUATE() local
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc560 void TurboAssembler::MoveChar(const MemOperand& opnd1, const MemOperand& opnd2, in MoveChar() argument
566 void TurboAssembler::CompareLogicalChar(const MemOperand& opnd1, in CompareLogicalChar() argument
573 void TurboAssembler::ExclusiveOrChar(const MemOperand& opnd1, in ExclusiveOrChar() argument

Completed in 27 milliseconds