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

/netbsd-current/tests/lib/libnvmm/
H A Dh_io_assist_asm.S39 .globl test9_begin, test9_end
182 test9_end: label
H A Dh_io_assist.c331 extern uint8_t test9_begin, test9_end;
347 { "test9 - OUTL", &test9_begin, &test9_end, "12345678", false },
H A Dh_mem_assist_asm.S39 .globl test9_begin, test9_end
191 test9_end: label
H A Dh_mem_assist.c169 extern uint8_t test9_begin, test9_end;
188 { "64bit test9 - MOVS", &test9_begin, &test9_end, 0x12345678, 0 },

Completed in 92 milliseconds