Lines Matching refs:pc_TEMP
681 # define pc_TEMP "%%r13d" macro
712 # define pc_TEMP "_pctemp" // Paeth routine macro
4082 "movl %%eax, " pc_TEMP " \n\t" // save pc for later use in png_read_filter_row_mmx_paeth()
4102 "cmpl " pc_TEMP ", %%ecx \n\t" in png_read_filter_row_mmx_paeth()
4115 "cmpl " pc_TEMP ", %%eax \n\t" in png_read_filter_row_mmx_paeth()
4581 "movl %%ebx, " pc_TEMP " \n\t" // save pc for later use in png_read_filter_row_mmx_paeth()
4601 "cmpl " pc_TEMP ", %%ecx \n\t" in png_read_filter_row_mmx_paeth()
4614 "cmpl " pc_TEMP ", %%ebx \n\t" in png_read_filter_row_mmx_paeth()
5026 "movl %%ebx, " pc_TEMP " \n\t" // save pc for later use in png_read_filter_row_mmx_paeth()
5046 "cmpl " pc_TEMP ", %%ecx \n\t" in png_read_filter_row_mmx_paeth()
5059 "cmpl " pc_TEMP ", %%ebx \n\t" in png_read_filter_row_mmx_paeth()