BACKDOOR_OP
BACKDOOR_OP("inl %%dx, %%eax;", frame);
BACKDOOR_OP("cld;\n\trep insb;", frame);
BACKDOOR_OP("cld;\n\trep outsb;", frame);