Searched refs:PBX (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
H A Dpnggccrd.c388 * (see new PSI/PAX/PBX/PDX/PBP/etc. "pointer-register" macros); applies
740 # define PBX "%%rbx" // combination with macro
757 # define PBX "%%ebx" // "normal," 32-bit macro
3277 "movb (%4," PBX ",), %%al \n\t" // load al with Prior(x)
3280 "addb -1(%5," PBX ",), %%al \n\t" // add Avg(x); -1 to offset inc ebx
3283 "movb %%al, -1(%5," PBX ",) \n\t" // write Raw(x); -1 to offset inc ebx
3290 "add " PBX "," PBP " \n\t" // add bpp
3304 "movb (%4," PBX ",), %%cl \n\t" // load cl with Prior(x)
3305 "movb (" PDX "," PBX ",), %%al \n\t" // load al with Raw(x-bpp)
3309 "addb -1(%5," PBX ",),
[all...]

Completed in 89 milliseconds