Home
last modified time | relevance | path

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

/arch/x86/kvm/
Demulate.c315 #define FOP_ALIGN ".align " __stringify(FASTOP_SIZE) " \n\t" macro
322 FOP_ALIGN \
328 #define FOPNOP() FOP_ALIGN FOP_RET
331 FOP_ALIGN "10: " #op " %" #dst " \n\t" FOP_RET
363 FOP_ALIGN #op " %" #src ", %" #dst " \n\t" FOP_RET
401 FOP_ALIGN #op " %" #src2 ", %" #src ", %" #dst " \n\t" FOP_RET