Searched defs:CC_SET (Results 1 – 2 of 2) sorted by relevance
116 # define CC_SET(c) "\n\t/* output condition code " #c "*/\n" macro119 # define CC_SET(c) "\n\tset" #c " %[_cc_" #c "]\n" macro
121 # define CC_SET(c) "\n\t/* output condition code " #c "*/\n" macro124 # define CC_SET(c) "\n\tset" #c " %[_cc_" #c "]\n" macro