Searched defs:REG (Results 1 – 4 of 4) sorted by relevance
70 #define CFI_PUSH(REG) \ argument74 #define CFI_POP(REG) \ argument78 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument79 #define POP(REG) popl REG; CFI_POP (REG) argument
78 #define CFI_PUSH(REG) \ argument82 #define CFI_POP(REG) \ argument86 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument87 #define POP(REG) popl REG; CFI_POP (REG) argument
74 #define CFI_PUSH(REG) \ argument78 #define CFI_POP(REG) \ argument82 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument83 #define POP(REG) popl REG; CFI_POP (REG) argument
88 #define CFI_PUSH(REG) \ argument92 #define CFI_POP(REG) \ argument96 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument97 #define POP(REG) popl REG; CFI_POP (REG) argument