Searched defs:__CALLER_SAVED_REGS (Results 1 – 1 of 1) sorted by relevance
| /f-stack/app/micro_thread/valgrind/ |
| H A D | valgrind.h | 1160 #define __CALLER_SAVED_REGS /*"eax"*/ "ecx", "edx" macro 1592 #define __CALLER_SAVED_REGS /*"rax",*/ "rcx", "rdx", "rsi", \ macro 2166 #define __CALLER_SAVED_REGS \ macro 2645 #define __CALLER_SAVED_REGS \ macro 3201 #define __CALLER_SAVED_REGS \ macro 3756 #define __CALLER_SAVED_REGS "r0", "r1", "r2", "r3","r4","r14" macro 4215 #define __CALLER_SAVED_REGS \ macro 4697 #define __CALLER_SAVED_REGS "0","1","2","3","4","5","14", \ macro 5154 #define __CALLER_SAVED_REGS "$2", "$3", "$4", "$5", "$6", \ macro 5693 #define __CALLER_SAVED_REGS "$2", "$3", "$4", "$5", "$6", \ macro
|