Searched refs:_UC_MACHINE_FP (Results 1 – 13 of 13) sorted by relevance
149 #define _UC_MACHINE_FP(uc) (((__greg_t *)_UC_MACHINE_SP(uc))[15]) macro153 #define _UC_MACHINE_FP(uc) (((__greg_t *)_UC_MACHINE_SP(uc))[15]) macro
73 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_FP]) macro
115 #define _UC_MACHINE_FP(uc) 0 /* Not supported in target */ macro
92 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_R14]) macro
108 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_EBP]) macro
105 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_A6]) macro
101 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_S6]) macro
85 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[3]) macro
71 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_RBP]) macro
138 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_R31]) macro
99 printf("_UC_MACHINE_FP(u)=%" PRIxREGISTER "\n", (register_t)_UC_MACHINE_FP(&u)); in ATF_TC_BODY()
162 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_S8]) macro
224 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_FP]) macro