blob: b84fcdb37f3a9ecc174023944135c35a67899cc2 [file] [log] [blame]
/*
* Copyright 2023 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#ifndef SAMPLES_BRANCH_MUL_BRANCH_MUL_ARG1_H_
#define SAMPLES_BRANCH_MUL_BRANCH_MUL_ARG1_H_
int32_t arg1[256] = {
-386, -307, -400, -368, -387, -361, -274, -309, -467, -312, -318, -301,
-299, -227, 14, -353, -343, -285, -266, -382, -277, -295, -370, -335,
-311, -482, -369, -304, -382, -364, -242, -260, -333, -414, -489, -355,
-258, -370, -318, -443, -412, -358, -367, -323, -439, -297, -323, -406,
-281, -359, -367, -366, -347, -311, -346, -275, -362, -377, -386, -290,
-353, -288, -384, -271, -314, -318, -393, -301, -380, -309, -313, -307,
-363, -377, -255, -376, -159, -383, -287, -276, -473, -398, -147, -365,
-368, -293, -295, -289, -417, -212, -299, -352, -377, -301, -291, -280,
-397, -250, -372, -379, -270, -281, -388, -319, -381, -290, -393, -316,
-309, -354, -347, -423, -330, -285, -534, -257, -341, -273, -261, -384,
-408, -267, -314, -45, -393, -296, -336, -354, -338, -301, -356, -379,
-409, -322, -347, -346, -399, -311, -131, -387, -411, -386, -328, -355,
-400, -374, -346, -351, -323, -311, -418, -325, -349, -256, -276, -480,
-264, -392, -276, -380, -262, -355, -438, -384, -276, -264, -373, -317,
-338, -292, -315, -284, -320, -298, -274, -385, -297, -481, -362, -377,
-388, -355, -336, -359, -380, -318, -485, -302, -288, -413, -276, -313,
-330, -306, -281, -344, -394, -283, -283, -325, -430, -414, -328, -272,
-451, -372, -342, -298, -357, -363, -332, -392, -368, -376, -449, -41,
-393, -613, -371, -254, -296, -417, -405, -412, -279, -362, -246, -390,
-300, -397, -341, -287, -363, -315, -289, -400, -232, -382, -270, -200,
-416, -359, -288, -250, -273, -323, -384, -284, -372, -359, -384, -206,
-385, -284, -247, -503};
#endif // SAMPLES_BRANCH_MUL_BRANCH_MUL_ARG1_H_