fastop
struct fastop;
typedef void (*fastop_t)(struct fastop *);
__asm__ __volatile__(fastop(__KVM_ASM_SAFE(insn " %[denom]")) \
__asm__ __volatile__(fastop(FEP insn " %[val]") \
__asm__ __volatile__(fastop(FEP insn " %[input], %[output]") \
__asm__ __volatile__(fastop(FEP insn " %%cl, %[output]") \