Home
last modified time | relevance | path

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

/linux-6.1.9/tools/arch/x86/include/asm/
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-6.1.9/arch/x86/include/asm/
Dasm.h121 # define CC_SET(c) "\n\t/* output condition code " #c "*/\n" macro
124 # define CC_SET(c) "\n\tset" #c " %[_cc_" #c "]\n" macro