Home
last modified time | relevance | path

Searched refs:FOP_ALIGN (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
Demulate.c312 #define FOP_ALIGN ".align " __stringify(FASTOP_SIZE) " \n\t" macro
319 FOP_ALIGN \
325 #define FOPNOP() FOP_ALIGN FOP_RET
328 FOP_ALIGN "10: " #op " %" #dst " \n\t" FOP_RET
360 FOP_ALIGN #op " %" #src ", %" #dst " \n\t" FOP_RET
398 FOP_ALIGN #op " %" #src2 ", %" #src ", %" #dst " \n\t" FOP_RET