Home
last modified time | relevance | path

Searched defs:mc_pc (Results 1 – 3 of 3) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/sys/unix/
H A Dsys_float.c487 #define mc_pc(mc) ((mc)->gregs[REG_RIP]) macro
489 #define mc_pc(mc) ((mc)->gregs[REG_EIP]) macro
493 #define mc_pc(mc) ((mc)->mc_rip) macro
495 #define mc_pc(mc) ((mc)->mc_eip) macro
497 #define mc_pc(mc) ((mc)->__gregs[_REG_RIP]) macro
499 #define mc_pc(mc) ((mc)->__gregs[_REG_EIP]) macro
501 #define mc_pc(mc) ((mc)->sc_rip) macro
503 #define mc_pc(mc) ((mc)->gregs[REG_RIP]) macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/sys/unix/
H A Dsys_float.c487 #define mc_pc(mc) ((mc)->gregs[REG_RIP]) macro
489 #define mc_pc(mc) ((mc)->gregs[REG_EIP]) macro
493 #define mc_pc(mc) ((mc)->mc_rip) macro
495 #define mc_pc(mc) ((mc)->mc_eip) macro
497 #define mc_pc(mc) ((mc)->__gregs[_REG_RIP]) macro
499 #define mc_pc(mc) ((mc)->__gregs[_REG_EIP]) macro
501 #define mc_pc(mc) ((mc)->sc_rip) macro
503 #define mc_pc(mc) ((mc)->gregs[REG_RIP]) macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/sys/unix/
H A Dsys_float.c487 #define mc_pc(mc) ((mc)->gregs[REG_RIP]) macro
489 #define mc_pc(mc) ((mc)->gregs[REG_EIP]) macro
493 #define mc_pc(mc) ((mc)->mc_rip) macro
495 #define mc_pc(mc) ((mc)->mc_eip) macro
497 #define mc_pc(mc) ((mc)->__gregs[_REG_RIP]) macro
499 #define mc_pc(mc) ((mc)->__gregs[_REG_EIP]) macro
501 #define mc_pc(mc) ((mc)->sc_rip) macro
503 #define mc_pc(mc) ((mc)->gregs[REG_RIP]) macro