Searched refs:test4_end (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/tests/lib/libnvmm/
H A Dh_io_assist_asm.S34 .globl test4_begin, test4_end
109 test4_end: label
H A Dh_io_assist.c326 extern uint8_t test4_begin, test4_end;
340 { "test4 - INSB+REP", &test4_begin, &test4_end, "12345", true },
H A Dh_mem_assist_asm.S34 .globl test4_begin, test4_end
115 test4_end: label
H A Dh_mem_assist.c164 extern uint8_t test4_begin, test4_end;
183 { "64bit test4 - XOR", &test4_begin, &test4_end, 0x10CF, 0 },

Completed in 81 milliseconds