Searched defs:CC_SET (Results 1 - 2 of 2) sorted by relevance

/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
/linux-master/arch/x86/include/asm/
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

Completed in 198 milliseconds