Searched defs:POP (Results 1 – 4 of 4) sorted by relevance
36 #define POP(REG) popl REG; CFI_POP (REG) macro
122 .macro POP _reg macro
118 .macro POP _reg macro
96 #define POP(reg) "pop " # reg "\n\t .cfi_adjust_cfa_offset -4\n\t" in Invoke3WithReferrerAndHidden() macro327 #define POP(reg) "popq " # reg "\n\t .cfi_adjust_cfa_offset -8\n\t" in Invoke3WithReferrerAndHidden() macro