Lines Matching refs:ASM_LN
47 #define ASM_LN "\n"
54 ASM_LN "mov %%rbx, %q1" \
55 ASM_LN "cpuid" \
56 ASM_LN "xchg %%rbx, %q1" \
69 ASM_LN "mov %%ebx, %k1" \
70 ASM_LN "cpuid" \
71 ASM_LN "xchg %%ebx, %k1" \
78 ASM_LN "cpuid" \
97 ASM_LN "pushf"
98 ASM_LN "pushf"
99 ASM_LN "pop %0"
100 // ASM_LN "movl %0, %1"
101 // ASM_LN "xorl $0x200000, %0"
102 ASM_LN "btc %1, %0"
103 ASM_LN "push %0"
104 ASM_LN "popf"
105 ASM_LN "pushf"
106 ASM_LN "pop %0"
107 ASM_LN "xorl (%%esp), %0"
109 ASM_LN "popf"
110 ASM_LN
124 #undef ASM_LN