Makefile.target (c979d901c8016082cd55a5789998c1cdfa26beef) Makefile.target (d63aeb3b7ea770dac4ab13eb1e19a943a198a28d)
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##

--- 30 unchanged lines hidden (view full) ---

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
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##

--- 30 unchanged lines hidden (view full) ---

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
47HEX_TESTS += reg_mut
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 ---
48
49HEX_TESTS += test_abs
50HEX_TESTS += test_bitcnt
51HEX_TESTS += test_bitsplit
52HEX_TESTS += test_call
53HEX_TESTS += test_clobber
54HEX_TESTS += test_cmp
55HEX_TESTS += test_dotnew

--- 25 unchanged lines hidden ---