Bugzilla – Attachment #508365: Declare that the asm snippet clobbers ecx. for bug #773569
"jb L200\n\t"
: "=D" (p)
: "D" (p), "b" (pe)
: "eax", "edx"
: "eax", "ecx", "edx"
);
do_tick();