Searched refs:test8_end (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/tests/lib/libnvmm/ |
H A D | h_io_assist_asm.S | 38 .globl test8_begin, test8_end 167 test8_end: label
|
H A D | h_mem_assist_asm.S | 38 .globl test8_begin, test8_end 173 test8_end: label
|
H A D | h_io_assist.c | 330 extern uint8_t test8_begin, test8_end; 346 { "test8 - OUTW", &test8_begin, &test8_end, "1234", false },
|
H A D | h_mem_assist.c | 168 extern uint8_t test8_begin, test8_end; 187 { "64bit test8 - LODS", &test8_begin, &test8_end, 0x12345678, 0 },
|