Searched refs:LARGE_LOAD_SIZE (Results 1 – 1 of 1) sorted by relevance
116 # define LARGE_LOAD_SIZE (VEC_SIZE * 2) macro118 # define LARGE_LOAD_SIZE (VEC_SIZE * 4) macro165 #if LARGE_LOAD_SIZE == (VEC_SIZE * 2)172 #elif LARGE_LOAD_SIZE == (VEC_SIZE * 4)184 # error Invalid LARGE_LOAD_SIZE793 movl $(PAGE_SIZE / LARGE_LOAD_SIZE), %ecx802 subq $-LARGE_LOAD_SIZE, %rsi806 subq $-LARGE_LOAD_SIZE, %rdi862 movl $(PAGE_SIZE / LARGE_LOAD_SIZE), %ecx875 subq $-LARGE_LOAD_SIZE, %rsi[all …]
Completed in 5 milliseconds