Home
last modified time | relevance | path

Searched defs:REG (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/arch-x86/string/
Dssse3-strcmp.S70 #define CFI_PUSH(REG) \ argument
74 #define CFI_POP(REG) \ argument
78 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
79 #define POP(REG) popl REG; CFI_POP (REG) argument
Dssse3-memcmp3.S78 #define CFI_PUSH(REG) \ argument
82 #define CFI_POP(REG) \ argument
86 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
87 #define POP(REG) popl REG; CFI_POP (REG) argument
Dsse2-memset5-atom.S74 #define CFI_PUSH(REG) \ argument
78 #define CFI_POP(REG) \ argument
82 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
83 #define POP(REG) popl REG; CFI_POP (REG) argument
Dssse3-memcpy5.S88 #define CFI_PUSH(REG) \ argument
92 #define CFI_POP(REG) \ argument
96 #define PUSH(REG) pushl REG; CFI_PUSH (REG) argument
97 #define POP(REG) popl REG; CFI_POP (REG) argument