Searched refs:MOVSB_ALIGN_TO (Results 1 – 1 of 1) sorted by relevance
83 #define MOVSB_ALIGN_TO 64 macro614 # if MOVSB_ALIGN_TO > VEC_SIZE617 # if MOVSB_ALIGN_TO > (VEC_SIZE * 2)618 # error Unsupported MOVSB_ALIGN_TO634 orq $(MOVSB_ALIGN_TO - 1), %rsi645 # if MOVSB_ALIGN_TO > VEC_SIZE686 # if MOVSB_ALIGN_TO > VEC_SIZE690 # error Unsupported MOVSB_ALIGN_TO698 addq $(MOVSB_ALIGN_TO - 1), %rdi702 andq $-(MOVSB_ALIGN_TO), %rdi[all …]
Completed in 4 milliseconds