Home
last modified time | relevance | path

Searched refs:mulop (Results 1 – 25 of 245) sorted by relevance

12345678910

/dports/lang/tcbasic/tcbasic-2.2.0/
H A Dmulop.c28 struct mulop *new_mulop(int type) { in new_mulop()
30 struct mulop *op; in new_mulop()
32 op = (struct mulop *) malloc(sizeof(struct mulop)); in new_mulop()
37 memset(op, '\0', sizeof(struct mulop)); in new_mulop()
44 struct mulop *parse_mulop(struct tokenizer *t) { in parse_mulop()
60 void print_mulop(struct mulop *op) { in print_mulop()
82 void free_mulop(struct mulop *op) { in free_mulop()
H A Dmulop.h22 struct mulop { struct
26 struct mulop *new_mulop(int type); argument
27 struct mulop *parse_mulop(struct tokenizer *t);
28 void print_mulop(struct mulop *op);
29 void free_mulop(struct mulop *op);
/dports/emulators/qemu42/qemu-4.2.1/tests/tcg/xtensa/
H A Dtest_mac16.S29 .macro test_mulxx mulop, comb, s, t, a, b
33 \mulop\().ll \s, \t
36 \mulop\().lh \s, \t
39 \mulop\().hl \s, \t
42 \mulop\().hh \s, \t
75 \mulop\().ll \s, \t
79 \mulop\().lh \s, \t
83 \mulop\().hl \s, \t
87 \mulop\().hh \s, \t
171 \mulop\().ll.\ldop \w, \x, \s, \t
[all …]
/dports/emulators/qemu5/qemu-5.2.0/tests/tcg/xtensa/
H A Dtest_mac16.S29 .macro test_mulxx mulop, comb, s, t, a, b
33 \mulop\().ll \s, \t
36 \mulop\().lh \s, \t
39 \mulop\().hl \s, \t
42 \mulop\().hh \s, \t
75 \mulop\().ll \s, \t
79 \mulop\().lh \s, \t
83 \mulop\().hl \s, \t
87 \mulop\().hh \s, \t
171 \mulop\().ll.\ldop \w, \x, \s, \t
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/tcg/xtensa/
H A Dtest_mac16.S29 .macro test_mulxx mulop, comb, s, t, a, b
33 \mulop\().ll \s, \t
36 \mulop\().lh \s, \t
39 \mulop\().hl \s, \t
42 \mulop\().hh \s, \t
75 \mulop\().ll \s, \t
79 \mulop\().lh \s, \t
83 \mulop\().hl \s, \t
87 \mulop\().hh \s, \t
171 \mulop\().ll.\ldop \w, \x, \s, \t
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/tcg/xtensa/
H A Dtest_mac16.S27 .macro test_mulxx mulop, comb, s, t, a, b
31 \mulop\().ll \s, \t
34 \mulop\().lh \s, \t
37 \mulop\().hl \s, \t
40 \mulop\().hh \s, \t
73 \mulop\().ll \s, \t
77 \mulop\().lh \s, \t
81 \mulop\().hl \s, \t
85 \mulop\().hh \s, \t
169 \mulop\().ll.\ldop \w, \x, \s, \t
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/tests/tcg/xtensa/
H A Dtest_mac16.S29 .macro test_mulxx mulop, comb, s, t, a, b
33 \mulop\().ll \s, \t
36 \mulop\().lh \s, \t
39 \mulop\().hl \s, \t
42 \mulop\().hh \s, \t
75 \mulop\().ll \s, \t
79 \mulop\().lh \s, \t
83 \mulop\().hl \s, \t
87 \mulop\().hh \s, \t
171 \mulop\().ll.\ldop \w, \x, \s, \t
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/tcg/xtensa/
H A Dtest_mac16.S29 .macro test_mulxx mulop, comb, s, t, a, b
33 \mulop\().ll \s, \t
36 \mulop\().lh \s, \t
39 \mulop\().hl \s, \t
42 \mulop\().hh \s, \t
75 \mulop\().ll \s, \t
79 \mulop\().lh \s, \t
83 \mulop\().hl \s, \t
87 \mulop\().hh \s, \t
171 \mulop\().ll.\ldop \w, \x, \s, \t
[all …]
/dports/emulators/qemu/qemu-6.2.0/tests/tcg/xtensa/
H A Dtest_mac16.S29 .macro test_mulxx mulop, comb, s, t, a, b
33 \mulop\().ll \s, \t
36 \mulop\().lh \s, \t
39 \mulop\().hl \s, \t
42 \mulop\().hh \s, \t
75 \mulop\().ll \s, \t
79 \mulop\().lh \s, \t
83 \mulop\().hl \s, \t
87 \mulop\().hh \s, \t
171 \mulop\().ll.\ldop \w, \x, \s, \t
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/tcg/xtensa/
H A Dtest_mac16.S29 .macro test_mulxx mulop, comb, s, t, a, b
33 \mulop\().ll \s, \t
36 \mulop\().lh \s, \t
39 \mulop\().hl \s, \t
42 \mulop\().hh \s, \t
75 \mulop\().ll \s, \t
79 \mulop\().lh \s, \t
83 \mulop\().hl \s, \t
87 \mulop\().hh \s, \t
171 \mulop\().ll.\ldop \w, \x, \s, \t
[all …]
/dports/emulators/qemu60/qemu-6.0.0/tests/tcg/xtensa/
H A Dtest_mac16.S29 .macro test_mulxx mulop, comb, s, t, a, b
33 \mulop\().ll \s, \t
36 \mulop\().lh \s, \t
39 \mulop\().hl \s, \t
42 \mulop\().hh \s, \t
75 \mulop\().ll \s, \t
79 \mulop\().lh \s, \t
83 \mulop\().hl \s, \t
87 \mulop\().hh \s, \t
171 \mulop\().ll.\ldop \w, \x, \s, \t
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp36 const BinaryOperator *mulop; member
42 : call(call), mulop(m), variable(v), maxVal(std::move(val)) {} in MallocOverflowCheck()
76 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
85 if (mulop == nullptr && opc == BO_Mul) in CheckMallocArgument()
86 mulop = binop; in CheckMallocArgument()
112 if (mulop == nullptr) in CheckMallocArgument()
120 MallocOverflowCheck(TheCall, mulop, e, maxVal)); in CheckMallocArgument()
292 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
294 i->mulop->getSourceRange()); in OutputPossibleOverflows()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp35 const BinaryOperator *mulop; member
40 : mulop(m), variable(v), maxVal(std::move(val)) {} in MallocOverflowCheck()
75 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
84 if (mulop == nullptr && opc == BO_Mul) in CheckMallocArgument()
85 mulop = binop; in CheckMallocArgument()
111 if (mulop == nullptr) in CheckMallocArgument()
120 PossibleMallocOverflows.push_back(MallocOverflowCheck(mulop, e, maxVal)); in CheckMallocArgument()
289 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
291 i->mulop->getSourceRange()); in OutputPossibleOverflows()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp35 const BinaryOperator *mulop; member
40 : mulop(m), variable(v), maxVal(std::move(val)) {} in MallocOverflowCheck()
75 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
84 if (mulop == nullptr && opc == BO_Mul) in CheckMallocArgument()
85 mulop = binop; in CheckMallocArgument()
111 if (mulop == nullptr) in CheckMallocArgument()
120 PossibleMallocOverflows.push_back(MallocOverflowCheck(mulop, e, maxVal)); in CheckMallocArgument()
289 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
291 i->mulop->getSourceRange()); in OutputPossibleOverflows()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp35 const BinaryOperator *mulop; member
40 : mulop(m), variable(v), maxVal(std::move(val)) {} in MallocOverflowCheck()
75 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
84 if (mulop == nullptr && opc == BO_Mul) in CheckMallocArgument()
85 mulop = binop; in CheckMallocArgument()
111 if (mulop == nullptr) in CheckMallocArgument()
120 PossibleMallocOverflows.push_back(MallocOverflowCheck(mulop, e, maxVal)); in CheckMallocArgument()
289 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
291 i->mulop->getSourceRange()); in OutputPossibleOverflows()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp35 const BinaryOperator *mulop; member
40 : mulop(m), variable(v), maxVal(std::move(val)) {} in MallocOverflowCheck()
75 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
84 if (mulop == nullptr && opc == BO_Mul) in CheckMallocArgument()
85 mulop = binop; in CheckMallocArgument()
111 if (mulop == nullptr) in CheckMallocArgument()
120 PossibleMallocOverflows.push_back(MallocOverflowCheck(mulop, e, maxVal)); in CheckMallocArgument()
289 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
291 i->mulop->getSourceRange()); in OutputPossibleOverflows()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp35 const BinaryOperator *mulop; member
40 : mulop(m), variable(v), maxVal(std::move(val)) {} in MallocOverflowCheck()
75 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
84 if (mulop == nullptr && opc == BO_Mul) in CheckMallocArgument()
85 mulop = binop; in CheckMallocArgument()
111 if (mulop == nullptr) in CheckMallocArgument()
120 PossibleMallocOverflows.push_back(MallocOverflowCheck(mulop, e, maxVal)); in CheckMallocArgument()
289 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
291 i->mulop->getSourceRange()); in OutputPossibleOverflows()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp35 const BinaryOperator *mulop; member
40 : mulop(m), variable(v), maxVal(std::move(val)) {} in MallocOverflowCheck()
75 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
84 if (mulop == nullptr && opc == BO_Mul) in CheckMallocArgument()
85 mulop = binop; in CheckMallocArgument()
111 if (mulop == nullptr) in CheckMallocArgument()
120 PossibleMallocOverflows.push_back(MallocOverflowCheck(mulop, e, maxVal)); in CheckMallocArgument()
289 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
291 i->mulop->getSourceRange()); in OutputPossibleOverflows()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp35 const BinaryOperator *mulop; member
40 : mulop(m), variable(v), maxVal(std::move(val)) {} in MallocOverflowCheck()
75 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
84 if (mulop == nullptr && opc == BO_Mul) in CheckMallocArgument()
85 mulop = binop; in CheckMallocArgument()
111 if (mulop == nullptr) in CheckMallocArgument()
120 PossibleMallocOverflows.push_back(MallocOverflowCheck(mulop, e, maxVal)); in CheckMallocArgument()
289 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
291 i->mulop->getSourceRange()); in OutputPossibleOverflows()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp35 const BinaryOperator *mulop; member
40 : mulop(m), variable(v), maxVal(std::move(val)) {} in MallocOverflowCheck()
75 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
84 if (mulop == nullptr && opc == BO_Mul) in CheckMallocArgument()
85 mulop = binop; in CheckMallocArgument()
111 if (mulop == nullptr) in CheckMallocArgument()
120 PossibleMallocOverflows.push_back(MallocOverflowCheck(mulop, e, maxVal)); in CheckMallocArgument()
289 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
291 i->mulop->getSourceRange()); in OutputPossibleOverflows()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp35 const BinaryOperator *mulop; member
40 : mulop(m), variable(v), maxVal(std::move(val)) {} in MallocOverflowCheck()
75 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
84 if (mulop == nullptr && opc == BO_Mul) in CheckMallocArgument()
85 mulop = binop; in CheckMallocArgument()
111 if (mulop == nullptr) in CheckMallocArgument()
120 PossibleMallocOverflows.push_back(MallocOverflowCheck(mulop, e, maxVal)); in CheckMallocArgument()
289 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
291 i->mulop->getSourceRange()); in OutputPossibleOverflows()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp35 const BinaryOperator *mulop; member
40 : mulop(m), variable(v), maxVal(std::move(val)) {} in MallocOverflowCheck()
75 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
84 if (mulop == nullptr && opc == BO_Mul) in CheckMallocArgument()
85 mulop = binop; in CheckMallocArgument()
111 if (mulop == nullptr) in CheckMallocArgument()
120 PossibleMallocOverflows.push_back(MallocOverflowCheck(mulop, e, maxVal)); in CheckMallocArgument()
289 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
291 i->mulop->getSourceRange()); in OutputPossibleOverflows()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp35 const BinaryOperator *mulop; member
40 : mulop(m), variable(v), maxVal(std::move(val)) {} in MallocOverflowCheck()
75 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
84 if (mulop == nullptr && opc == BO_Mul) in CheckMallocArgument()
85 mulop = binop; in CheckMallocArgument()
111 if (mulop == nullptr) in CheckMallocArgument()
120 PossibleMallocOverflows.push_back(MallocOverflowCheck(mulop, e, maxVal)); in CheckMallocArgument()
289 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
291 i->mulop->getSourceRange()); in OutputPossibleOverflows()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp36 const BinaryOperator *mulop; member
41 : mulop(m), variable(v), maxVal(std::move(val)) {} in MallocOverflowCheck()
76 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
85 if (mulop == nullptr && opc == BO_Mul) in CheckMallocArgument()
86 mulop = binop; in CheckMallocArgument()
112 if (mulop == nullptr) in CheckMallocArgument()
121 PossibleMallocOverflows.push_back(MallocOverflowCheck(mulop, e, maxVal)); in CheckMallocArgument()
290 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
292 i->mulop->getSourceRange()); in OutputPossibleOverflows()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp35 const BinaryOperator *mulop; member
40 : mulop(m), variable(v), maxVal(std::move(val)) {} in MallocOverflowCheck()
75 const BinaryOperator * mulop = nullptr; in CheckMallocArgument() local
84 if (mulop == nullptr && opc == BO_Mul) in CheckMallocArgument()
85 mulop = binop; in CheckMallocArgument()
111 if (mulop == nullptr) in CheckMallocArgument()
120 PossibleMallocOverflows.push_back(MallocOverflowCheck(mulop, e, maxVal)); in CheckMallocArgument()
289 PathDiagnosticLocation::createOperatorLoc(i->mulop, in OutputPossibleOverflows()
291 i->mulop->getSourceRange()); in OutputPossibleOverflows()

12345678910