Home
last modified time | relevance | path

Searched defs:opnd2 (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Dsfdiv.c40 register unsigned int opnd1, opnd2, opnd3, result; in sgl_fdiv() local
[all...]
H A Dsfmpy.c43 register unsigned int opnd1, opnd2, opnd3, result; in sgl_fmpy() local
[all...]
H A Dsfrem.c41 register unsigned int opnd1, opnd2, result; in sgl_frem() local
[all...]
H A Dfmpyfadd.c1369 unsigned int opnd1, opnd2, opnd3; local
2010 unsigned int opnd1, opnd2, opnd3; global() local
[all...]
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Dsfdiv.c40 register unsigned int opnd1, opnd2, opnd3, result; in sgl_fdiv() local
[all...]
H A Dsfmpy.c43 register unsigned int opnd1, opnd2, opnd3, result; in sgl_fmpy() local
[all...]
H A Dsfrem.c41 register unsigned int opnd1, opnd2, result; in sgl_frem() local
[all...]
H A Dfmpyfadd.c1369 unsigned int opnd1, opnd2, opnd3; local
2010 unsigned int opnd1, opnd2, opnd3; global() local
[all...]
/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.cc5760 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 Dmacro-assembler-s390.cc560 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 38 milliseconds