Searched refs:CC_SET (Results 1 – 2 of 2) sorted by relevance
28 #define CC_SET(c) "\n\t/* output condition code " #c "*/\n" macro32 #define CC_SET(c) "\n\tset" #c " %[_cc_" #c "]\n" macro
69 "repz; cmpsb\n\t" CC_SET(nz) in memcmp()