Makefile.target (4f9a4cd37eb2f0c4e6be83640fcc5c31d4bf99e3) | Makefile.target (c979d901c8016082cd55a5789998c1cdfa26beef) |
---|---|
1## 2## Copyright(c) 2019-2022 Qualcomm Innovation Center, Inc. All Rights Reserved. 3## 4## This program is free software; you can redistribute it and/or modify 5## it under the terms of the GNU General Public License as published by 6## the Free Software Foundation; either version 2 of the License, or 7## (at your option) any later version. 8## --- 29 unchanged lines hidden (view full) --- 38HEX_TESTS += mem_noshuf_exception 39HEX_TESTS += circ 40HEX_TESTS += brev 41HEX_TESTS += load_unpack 42HEX_TESTS += load_align 43HEX_TESTS += atomics 44HEX_TESTS += fpstuff 45HEX_TESTS += overflow | 1## 2## Copyright(c) 2019-2022 Qualcomm Innovation Center, Inc. All Rights Reserved. 3## 4## This program is free software; you can redistribute it and/or modify 5## it under the terms of the GNU General Public License as published by 6## the Free Software Foundation; either version 2 of the License, or 7## (at your option) any later version. 8## --- 29 unchanged lines hidden (view full) --- 38HEX_TESTS += mem_noshuf_exception 39HEX_TESTS += circ 40HEX_TESTS += brev 41HEX_TESTS += load_unpack 42HEX_TESTS += load_align 43HEX_TESTS += atomics 44HEX_TESTS += fpstuff 45HEX_TESTS += overflow |
46HEX_TESTS += signal_context |
|
46 47HEX_TESTS += test_abs 48HEX_TESTS += test_bitcnt 49HEX_TESTS += test_bitsplit 50HEX_TESTS += test_call 51HEX_TESTS += test_clobber 52HEX_TESTS += test_cmp 53HEX_TESTS += test_dotnew --- 25 unchanged lines hidden --- | 47 48HEX_TESTS += test_abs 49HEX_TESTS += test_bitcnt 50HEX_TESTS += test_bitsplit 51HEX_TESTS += test_call 52HEX_TESTS += test_clobber 53HEX_TESTS += test_cmp 54HEX_TESTS += test_dotnew --- 25 unchanged lines hidden --- |