Searched defs:CC_SET (Results 1 – 3 of 3) sorted by relevance
115 # define CC_SET(c) "\n\t/* output condition code " #c "*/\n" macro118 # define CC_SET(c) "\n\tset" #c " %[_cc_" #c "]\n" macro
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