Searched refs:test1_end (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/test/testcases/libnvmm/ |
H A D | h_io_assist_asm.S | 29 .globl test1_begin, test1_end 65 test1_end: label
|
H A D | h_mem_assist_asm.S | 29 .globl test1_begin, test1_end 69 test1_end: label
|
H A D | h_io_assist.c | 334 extern uint8_t test1_begin, test1_end; 348 { "test1 - INB", &test1_begin, &test1_end, "12", true },
|
H A D | h_mem_assist.c | 171 extern uint8_t test1_begin, test1_end; 189 { "64bit test1 - MOV", &test1_begin, &test1_end, 0x3004, 0 },
|