Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Demulate.c311 #define FOP_ALIGN ".align " __stringify(FASTOP_SIZE) " \n\t" macro
318 FOP_ALIGN \
324 #define FOPNOP() FOP_ALIGN FOP_RET
327 FOP_ALIGN "10: " #op " %" #dst " \n\t" FOP_RET
359 FOP_ALIGN #op " %" #src ", %" #dst " \n\t" FOP_RET
397 FOP_ALIGN #op " %" #src2 ", %" #src ", %" #dst " \n\t" FOP_RET