Home
last modified time | relevance | path

Searched refs:pc_TEMP (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
Dpnggccrd.c681 # 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()
[all …]