memtest86plus/tests
Chao Li e99ce97648 Add the 64-bit and 32-bit CC flag
Added a new CC flag into build32 and build64 Makefiles to distinguish
whether compiling to 32-bit or 64-bit code.

[Lionel Debroux: rebased on the memrw functions refactor.]

Signed-off-by: Chao Li <lichao@loongson.cn>
2024-07-22 22:50:15 +02:00
..
addr_walk1.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
bit_fade.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
block_move.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
modulo_n.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
mov_inv_fixed.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
mov_inv_random.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
mov_inv_walk1.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
own_addr.c Add the 64-bit and 32-bit CC flag 2024-07-22 22:50:15 +02:00
test_funcs.h Exclude copyright notices from Doxygen file descriptions. 2022-02-19 19:56:55 +00:00
test_helper.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
test_helper.h Add the 64-bit and 32-bit CC flag 2024-07-22 22:50:15 +02:00
tests.c Add initial NUMA awareness support (#378) 2024-03-13 01:43:26 +01:00
tests.h Reduce padding and relocations (#355) 2023-11-29 12:45:17 +01:00