Searched refs:test12_end (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/tests/lib/libnvmm/ |
H A D | h_io_assist_asm.S | 42 .globl test12_begin, test12_end 218 test12_end: label
|
H A D | h_mem_assist_asm.S | 42 .globl test12_begin, test12_end 256 test12_end: label
|
H A D | h_io_assist.c | 334 extern uint8_t test12_begin, test12_end; 351 { "test12 - OUTSL+REP", &test12_begin, &test12_end,
|
H A D | h_mem_assist.c | 172 extern uint8_t test12_begin, test12_end; 191 { "64bit test12 - CMP", &test12_begin, &test12_end, 0x00000001, 0 },
|