#ifdef BOUNDED_EBX
"\tmovl %[old_ebx], %%ebx\n" /* ebx is GOT pointer (-fPIC) */
#endif
- : [size] "+m" (size)
+ : [size] "+&rm" (size)
#ifdef BOUNDED_EBX
, [old_ebx] "=m" (old_ebx)
#endif
: [dst] "m" (dst), [src] "m" (src), [sum] "m" (sum),
- [dst_step] "m" (dst_step), [src_step] "m" (src_step),
- [sum_step] "m" (sum_step)
+ [dst_step] "im" (dst_step), [src_step] "im" (src_step),
+ [sum_step] "im" (sum_step)
: "esi", "edi", "edx", "ecx", "eax", "memory", "cc"
#ifndef BOUNDED_EBX
, "ebx"
#ifdef BOUNDED_EBX
"\tmovl %[old_ebx], %%ebx\n" /* ebx is GOT pointer (-fPIC) */
#endif
- : [size] "+m" (size)
+ : [size] "+&rm" (size)
#ifdef BOUNDED_EBX
, [old_ebx] "=m" (old_ebx)
#endif
: [dst] "m" (dst), [src] "m" (src), [sum] "m" (sum),
- [dst_step] "m" (dst_step), [src_step] "m" (src_step),
- [sum_step] "m" (sum_step)
+ [dst_step] "im" (dst_step), [src_step] "im" (src_step),
+ [sum_step] "im" (sum_step)
: "esi", "edi", "edx", "ecx", "eax", "memory", "cc"
#ifndef BOUNDED_EBX
, "ebx"
#ifdef BOUNDED_EBX
"\tmovl %[old_ebx], %%ebx\n" /* ebx is GOT pointer (-fPIC) */
#endif
- : [size] "+m" (size)
+ : [size] "+&rm" (size)
#ifdef BOUNDED_EBX
, [old_ebx] "=m" (old_ebx)
#endif
: [dst] "m" (dst), [src] "m" (src), [sum] "m" (sum),
- [dst_step] "m" (dst_step), [src_step] "m" (src_step),
- [sum_step] "m" (sum_step)
+ [dst_step] "im" (dst_step), [src_step] "im" (src_step),
+ [sum_step] "im" (sum_step)
: "esi", "edi", "edx", "ecx", "eax", "memory", "cc"
#ifndef BOUNDED_EBX
, "ebx"
#ifdef BOUNDED_EBX
"\tmovl %[old_ebx], %%ebx\n" /* ebx is GOT pointer (-fPIC) */
#endif
- : [size] "+m" (size)
+ : [size] "+&rm" (size)
#ifdef BOUNDED_EBX
, [old_ebx] "=m" (old_ebx)
#endif
: [dst] "m" (dst), [src] "m" (src), [sum] "m" (sum),
- [dst_step] "m" (dst_step), [src_step] "m" (src_step),
- [sum_step] "m" (sum_step)
+ [dst_step] "im" (dst_step), [src_step] "im" (src_step),
+ [sum_step] "im" (sum_step)
: "esi", "edi", "edx", "ecx", "eax", "memory", "cc"
#ifndef BOUNDED_EBX
, "ebx"
#ifdef BOUNDED_EBX
"\tmovl %[old_ebx], %%ebx\n" /* ebx is GOT pointer (-fPIC) */
#endif
- : [size] "+m" (size)
+ : [size] "+&rm" (size)
#ifdef BOUNDED_EBX
, [old_ebx] "=m" (old_ebx)
#endif
: [dst] "m" (dst), [src] "m" (src), [sum] "m" (sum),
- [dst_step] "m" (dst_step), [src_step] "m" (src_step),
- [sum_step] "m" (sum_step)
+ [dst_step] "im" (dst_step), [src_step] "im" (src_step),
+ [sum_step] "im" (sum_step)
: "esi", "edi", "edx", "ecx", "eax", "memory", "cc"
#ifndef BOUNDED_EBX
, "ebx"
#ifdef BOUNDED_RBX
"\tmovq %[old_rbx], %%rbx\n"
#endif
- : [size] "+m" (size)
+ : [size] "+&rm" (size)
#ifdef BOUNDED_RBX
, [old_rbx] "=m" (old_rbx)
#endif
: [dst] "m" (dst), [src] "m" (src), [sum] "m" (sum),
- [dst_step] "m" (dst_step), [src_step] "m" (src_step),
- [sum_step] "m" (sum_step)
+ [dst_step] "im" (dst_step), [src_step] "im" (src_step),
+ [sum_step] "im" (sum_step)
: "rsi", "rdi", "edx", "ecx", "eax", "memory", "cc"
#ifndef BOUNDED_RBX
, "rbx"
#ifdef BOUNDED_RBX
"\tmovq %[old_rbx], %%rbx\n"
#endif
- : [size] "+m" (size)
+ : [size] "+&rm" (size)
#ifdef BOUNDED_RBX
, [old_rbx] "=m" (old_rbx)
#endif
: [dst] "m" (dst), [src] "m" (src), [sum] "m" (sum),
- [dst_step] "m" (dst_step), [src_step] "m" (src_step),
- [sum_step] "m" (sum_step)
+ [dst_step] "im" (dst_step), [src_step] "im" (src_step),
+ [sum_step] "im" (sum_step)
: "rsi", "rdi", "edx", "ecx", "eax", "memory", "cc"
#ifndef BOUNDED_RBX
, "rbx"
#ifdef BOUNDED_RBX
"\tmovq %[old_rbx], %%rbx\n"
#endif
- : [size] "+m" (size)
+ : [size] "+&rm" (size)
#ifdef BOUNDED_RBX
, [old_rbx] "=m" (old_rbx)
#endif
: [dst] "m" (dst), [src] "m" (src), [sum] "m" (sum),
- [dst_step] "m" (dst_step), [src_step] "m" (src_step),
- [sum_step] "m" (sum_step)
+ [dst_step] "im" (dst_step), [src_step] "im" (src_step),
+ [sum_step] "im" (sum_step)
: "rsi", "rdi", "edx", "ecx", "eax", "memory", "cc"
#ifndef BOUNDED_RBX
, "rbx"