Home
last modified time | relevance | path

Searched defs:opnd1 (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.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 31 milliseconds