Searched refs:CC_SET (Results 1 - 16 of 16) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Darchrandom.h26 CC_SET(c)
38 CC_SET(c)
H A Dbitops.h102 CC_SET(s)
152 CC_SET(c)
178 CC_SET(c)
190 CC_SET(c)
214 CC_SET(nz)
228 CC_SET(c)
H A Dcmpxchg.h169 CC_SET(z) \
181 CC_SET(z) \
193 CC_SET(z) \
205 CC_SET(z) \
H A Dsignal.h86 asm("btl %2,%1" CC_SET(c)
H A Dcmpxchg_32.h53 CC_SET(z)
H A Dcmpxchg_64.h63 CC_SET(e) \
H A Drmwcc.h32 asm volatile (fullop CC_SET(cc) \
H A Dspecial_insns.h284 CC_SET(z)
H A Dasm.h135 # define CC_SET(c) "\n\t/* output condition code " #c "*/\n" macro
138 # define CC_SET(c) "\n\tset" #c " %[_cc_" #c "]\n" macro
H A Dpercpu.h279 CC_SET(z) \
335 CC_SET(z) \
404 CC_SET(z) \
602 CC_SET(c)
H A Dsev.h203 CC_SET(c)
H A Duaccess.h420 CC_SET(z) \
/linux-master/arch/x86/boot/
H A Dbitops.h30 asm("btl %2,%1" CC_SET(c) : CC_OUT(c) (v) : "m" (*p), "Ir" (nr));
H A Dboot.h158 asm volatile("fs; repe; cmpsb" CC_SET(nz)
165 asm volatile("gs; repe; cmpsb" CC_SET(nz)
H A Dstring.c35 asm("repe; cmpsb" CC_SET(nz)
/linux-master/tools/arch/x86/include/asm/
H A Dasm.h116 # define CC_SET(c) "\n\t/* output condition code " #c "*/\n" macro
119 # define CC_SET(c) "\n\tset" #c " %[_cc_" #c "]\n" macro

Completed in 332 milliseconds