Home
last modified time | relevance | path

Searched defs:newinstr (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-5/arch-x86/include/asm/
Dalternative_32.h29 #define alternative(oldinstr, newinstr, feature) asm volatile ("661:\n\t" oldinstr "\n662:\n" "… argument
30 #define alternative_input(oldinstr, newinstr, feature, input...) asm volatile ("661:\n\t" oldinst… argument
31 #define alternative_io(oldinstr, newinstr, feature, output, input...) asm volatile ("661:\n\t" ol… argument