HomeSort by: relevance | last modified time | path
    Searched defs:__gregs (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/arch/ia64/include/
mcontext.h 110 __gregset_t __gregs; member in struct:__mcontext
  /src/sys/arch/vax/include/
mcontext.h 64 __gregset_t __gregs; /* General Purpose Register set */ member in struct:__anon2165
72 #define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_SP])
73 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_FP])
74 #define _UC_MACHINE_PC(uc) ((uc)->uc_mcontext.__gregs[_REG_PC])
75 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_R0])
  /src/sys/arch/alpha/include/
mcontext.h 91 __gregset_t __gregs; member in struct:__anon909
100 #define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_SP])
101 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_S6])
102 #define _UC_MACHINE_PC(uc) ((uc)->uc_mcontext.__gregs[_REG_PC])
103 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_V0])
  /src/sys/arch/amd64/include/
mcontext.h 62 __gregset_t __gregs; member in struct:__anon928
70 #define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_RSP] - 128)
71 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_RBP])
72 #define _UC_MACHINE_PC(uc) ((uc)->uc_mcontext.__gregs[_REG_RIP])
73 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_RAX])
117 #define _UC_MACHINE32_SP(uc) ((uc)->uc_mcontext.__gregs[_REG32_UESP])
135 __gregset32_t __gregs; member in struct:__anon933
  /src/sys/arch/i386/include/
mcontext.h 94 __gregset_t __gregs; member in struct:__anon1455
106 #define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_UESP])
108 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_EBP])
109 #define _UC_MACHINE_PC(uc) ((uc)->uc_mcontext.__gregs[_REG_EIP])
110 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_EAX])
  /src/sys/arch/m68k/include/
mcontext.h 79 __gregset_t __gregs; /* General Register set */ member in struct:__anon1576
104 #define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_A7])
105 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_A6])
106 #define _UC_MACHINE_PC(uc) ((uc)->uc_mcontext.__gregs[_REG_PC])
107 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_D0])
  /src/sys/arch/or1k/include/
mcontext.h 83 __gregset_t __gregs; /* General Purpose Register set */ member in struct:__anon1732
90 #define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_SP])
91 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_R2])
92 #define _UC_MACHINE_PC(uc) ((uc)->uc_mcontext.__gregs[_REG_PC])
93 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_RV])
  /src/sys/arch/sh3/include/
mcontext.h 87 __gregset_t __gregs; member in struct:__anon1876
91 #define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_SP])
92 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_R14])
93 #define _UC_MACHINE_PC(uc) ((uc)->uc_mcontext.__gregs[_REG_PC])
94 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_R0])
  /src/sys/arch/sparc64/include/
mcontext.h 69 __gregset32_t __gregs; /* GPR state */ member in struct:__anon2058
80 #define _UC_MACHINE32_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_O6])
  /src/sys/arch/hppa/include/
mcontext.h 80 __gregset_t __gregs; member in struct:__anon1423
84 #define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_SP])
85 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[3])
86 #define _UC_MACHINE_PC(uc) ((uc)->uc_mcontext.__gregs[_REG_PCOQH])
89 (uc)->uc_mcontext.__gregs[_REG_PCOQH] = (pc); \
90 (uc)->uc_mcontext.__gregs[_REG_PCOQT] = (pc) + 4; \
92 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_RET0])
  /src/sys/arch/mips/include/
mcontext.h 126 __gregset_t __gregs; member in struct:__anon1662
139 __gregset32_t __gregs; member in struct:__anon1663
146 __gregset_t __gregs; member in struct:__anon1664
161 #define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_SP])
162 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_S8])
163 #define _UC_MACHINE_PC(uc) ((uc)->uc_mcontext.__gregs[_REG_EPC])
164 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_V0])
  /src/sys/arch/powerpc/include/
mcontext.h 114 __gregset_t __gregs; /* General Purpose Register set */ member in struct:__anon1778
124 __gregset32_t __gregs; /* General Purpose Register set */ member in struct:__anon1779
137 #define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_R1])
138 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_R31])
139 #define _UC_MACHINE_PC(uc) ((uc)->uc_mcontext.__gregs[_REG_PC])
140 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_R3])
  /src/sys/arch/sparc/include/
mcontext.h 137 __gregset_t __gregs; /* GPR state */ member in struct:__anon1976
148 #define _UC_MACHINE_SP(uc) (((uc)->uc_mcontext.__gregs[_REG_O6]) + 0x7ff)
152 #define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_O6])
155 #define _UC_MACHINE_PC(uc) ((uc)->uc_mcontext.__gregs[_REG_PC])
156 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_O0])
160 (uc)->uc_mcontext.__gregs[_REG_PC] = (pc); \
161 (uc)->uc_mcontext.__gregs[_REG_nPC] = (pc) + 4; \
  /src/sys/arch/arm/include/
mcontext.h 157 __gregset32_t __gregs; member in struct:__anon1080
164 __gregset_t __gregs; /* General Purpose Register set */ member in struct:__anon1081
193 __gregset_t __gregs; member in struct:__anon1085
223 #define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_SP])
224 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_FP])
225 #define _UC_MACHINE_PC(uc) ((uc)->uc_mcontext.__gregs[_REG_PC])
226 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_RV])
  /src/sys/arch/riscv/include/
mcontext.h 127 __gregset_t __gregs; /* General Purpose Register set */ member in struct:__anon1838
133 __gregset32_t __gregs; /* General Purpose Register set */ member in struct:__anon1839
143 #define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_SP])
144 #define _UC_MACHINE_FP(uc) ((uc)->uc_mcontext.__gregs[_REG_S0])
145 #define _UC_MACHINE_PC(uc) ((uc)->uc_mcontext.__gregs[_REG_PC])
146 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_RV])

Completed in 57 milliseconds