Home
last modified time | relevance | path

Searched refs:RCX (Results 101 – 125 of 2176) sorted by relevance

12345678910>>...88

/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/config/mingw/
H A Dswitchcontext.S47 movq %RSP, (%RCX);
63 popq %RCX;
64 jmp *%RCX;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/config/mingw/
H A Dswitchcontext.S47 movq %RSP, (%RCX);
63 popq %RCX;
64 jmp *%RCX;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/config/mingw/
H A Dswitchcontext.S47 movq %RSP, (%RCX);
63 popq %RCX;
64 jmp *%RCX;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/config/mingw/
H A Dswitchcontext.S47 movq %RSP, (%RCX);
63 popq %RCX;
64 jmp *%RCX;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/config/mingw/
H A Dswitchcontext.S47 movq %RSP, (%RCX);
63 popq %RCX;
64 jmp *%RCX;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/config/mingw/
H A Dswitchcontext.S47 movq %RSP, (%RCX);
63 popq %RCX;
64 jmp *%RCX;
/dports/cad/openroad/OpenROAD-2.0/src/rcx/src/
H A DpowerConn.cpp48 using utl::RCX;
1027 logger_->info(RCX, 401, in getITermConn2()
1533 logger_->info(RCX, 310, in getITermPhysicalConn()
1620 logger_->info(RCX, 388, in getITermPhysicalConnRC()
2020 RCX, 313, in makePowerRes()
2702 logger_->info(RCX, 321, in filterPowerGeoms()
2711 RCX, 322, in filterPowerGeoms()
2723 RCX, 323, in filterPowerGeoms()
3063 RCX, 327, in railConnOpt()
4874 logger_->info(RCX, 355, in addPowerSources()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/internal/
H A Datomic.d98 mov RCX, 0; in version()
116 mov RCX, 0; in version() local
205 mov RBX, [RCX]; in version()
206 mov RCX, 8[RCX]; in version() local
220 mov RCX, RSI; in version() local
438 mov RCX, 8[RCX]; in version() local
457 mov R8, RCX; in version() local
462 mov RCX, RSI; in version() local
567 mov RCX, 8[RCX]; in version() local
581 mov RDX, RCX; in version() local
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/
H A DThunk.cpp53 MOV(64, MDisp(RSP, stackOffset + (stackPosition++ * 8)), R(RCX)); in Init()
68 MOV(32, M(saved_gpr_state + 0 ), R(RCX)); in Init()
79 MOV(64, R(RCX), MDisp(RSP, stackOffset + (stackPosition++ * 8))); in Init()
94 MOV(32, R(RCX), M(saved_gpr_state + 0 )); in Init()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/
H A DThunk.cpp53 MOV(64, MDisp(RSP, stackOffset + (stackPosition++ * 8)), R(RCX)); in Init()
68 MOV(32, M(saved_gpr_state + 0 ), R(RCX)); in Init()
79 MOV(64, R(RCX), MDisp(RSP, stackOffset + (stackPosition++ * 8))); in Init()
94 MOV(32, R(RCX), M(saved_gpr_state + 0 )); in Init()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/
H A DThunk.cpp53 MOV(64, MDisp(RSP, stackOffset + (stackPosition++ * 8)), R(RCX)); in Init()
68 MOV(32, M(saved_gpr_state + 0 ), R(RCX)); in Init()
79 MOV(64, R(RCX), MDisp(RSP, stackOffset + (stackPosition++ * 8))); in Init()
94 MOV(32, R(RCX), M(saved_gpr_state + 0 )); in Init()
/dports/security/intel-ipsec-mb/intel-ipsec-mb-55179f0/lib/include/
H A Dzuc_common.asm651 ;; RCX - pKey
672 ;; RCX - pKey
692 ;; RCX - pKey
712 ;; RCX - KS (key stream pointer)
730 ;; RCX - KS (key stream pointer)
748 ;; RCX - KS (key stream pointer)
766 ;; RCX - KS (key stream pointer)
784 ;; RCX - KS (key stream pointer)
802 ;; RCX - KS (key stream pointer)
820 ;; RCX - KS (key stream pointer)
[all …]
/dports/misc/p5-LEGO-RCX/LEGO-RCX-1.01/
H A DRCX.pm22 package LEGO::RCX;
141 local *RCX;
142 open( RCX, "+< $port" ) || die "Cant open serial";
149 $termios->getattr( fileno( RCX ) );
157 $termios->setattr( fileno( RCX ), TCSANOW );
159 RCX->autoflush();
161 $this->[ $O_FH ] = *RCX;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/
H A Datomic.d796 mov RCX, here; in version() local
798 cmpxchg [RCX], DL; in version()
812 mov RCX, here; in version() local
828 mov RCX, here; in version() local
844 mov RCX, here; in version() local
959 mov RCX, val; in version() local
985 mov RCX, val; in version() local
1011 mov RCX, val; in version() local
1037 mov RCX, val; in version() local
1064 mov RCX, 0; in version() local
[all …]
H A Dbitop.d910 asm pure nothrow @nogc { mov RAX, RCX; } in version() local
919 mov RCX, 0x5555_5555_5555_5555L; in version() local
920 and RDX, RCX; in version() local
921 and RAX, RCX; in version() local
927 mov RCX, 0x3333_3333_3333_3333L; in version() local
928 and RDX, RCX; in version() local
929 and RAX, RCX; in version() local
935 mov RCX, 0x0f0f_0f0f_0f0f_0f0fL; in version() local
936 and RDX, RCX; in version() local
937 and RAX, RCX; in version() local
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/
H A Datomic.d796 mov RCX, here; in version() local
798 cmpxchg [RCX], DL; in version()
812 mov RCX, here; in version() local
828 mov RCX, here; in version() local
844 mov RCX, here; in version() local
959 mov RCX, val; in version() local
985 mov RCX, val; in version() local
1011 mov RCX, val; in version() local
1037 mov RCX, val; in version() local
1064 mov RCX, 0; in version() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/
H A Datomic.d796 mov RCX, here; in version() local
798 cmpxchg [RCX], DL; in version()
812 mov RCX, here; in version() local
828 mov RCX, here; in version() local
844 mov RCX, here; in version() local
959 mov RCX, val; in version() local
985 mov RCX, val; in version() local
1011 mov RCX, val; in version() local
1037 mov RCX, val; in version() local
1064 mov RCX, 0; in version() local
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/
H A Datomic.d796 mov RCX, here; in version() local
798 cmpxchg [RCX], DL; in version()
812 mov RCX, here; in version() local
828 mov RCX, here; in version() local
844 mov RCX, here; in version() local
959 mov RCX, val; in version() local
985 mov RCX, val; in version() local
1011 mov RCX, val; in version() local
1037 mov RCX, val; in version() local
1064 mov RCX, 0; in version() local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/
H A Datomic.d796 mov RCX, here; in version() local
798 cmpxchg [RCX], DL; in version()
812 mov RCX, here; in version() local
828 mov RCX, here; in version() local
844 mov RCX, here; in version() local
959 mov RCX, val; in version() local
985 mov RCX, val; in version() local
1011 mov RCX, val; in version() local
1037 mov RCX, val; in version() local
1064 mov RCX, 0; in version() local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/
H A Datomic.d796 mov RCX, here; in version() local
798 cmpxchg [RCX], DL; in version()
812 mov RCX, here; in version() local
828 mov RCX, here; in version() local
844 mov RCX, here; in version() local
959 mov RCX, val; in version() local
985 mov RCX, val; in version() local
1011 mov RCX, val; in version() local
1037 mov RCX, val; in version() local
1064 mov RCX, 0; in version() local
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/
H A Datomic.d796 mov RCX, here; in version() local
798 cmpxchg [RCX], DL; in version()
812 mov RCX, here; in version() local
828 mov RCX, here; in version() local
844 mov RCX, here; in version() local
959 mov RCX, val; in version() local
985 mov RCX, val; in version() local
1011 mov RCX, val; in version() local
1037 mov RCX, val; in version() local
1064 mov RCX, 0; in version() local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/
H A Datomic.d796 mov RCX, here; in version() local
798 cmpxchg [RCX], DL; in version()
812 mov RCX, here; in version() local
828 mov RCX, here; in version() local
844 mov RCX, here; in version() local
959 mov RCX, val; in version() local
985 mov RCX, val; in version() local
1011 mov RCX, val; in version() local
1037 mov RCX, val; in version() local
1064 mov RCX, 0; in version() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/
H A Datomic.d796 mov RCX, here; in version() local
798 cmpxchg [RCX], DL; in version()
812 mov RCX, here; in version() local
828 mov RCX, here; in version() local
844 mov RCX, here; in version() local
959 mov RCX, val; in version() local
985 mov RCX, val; in version() local
1011 mov RCX, val; in version() local
1037 mov RCX, val; in version() local
1064 mov RCX, 0; in version() local
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler.Compiler/src/Compiler/DependencyAnalysis/Target_X64/
H A DTargetRegisterMap.cs27 Arg0 = Register.RCX; in TargetRegisterMap()
40 Arg3 = Register.RCX; in TargetRegisterMap()
/dports/emulators/bochs/bochs-2.7/cpu/
H A Dmwait.cc85 if (RCX != 0) { in MONITOR()
145 if (RCX & ~(BX_CONST64(3))) { in MWAIT()
151 if (RCX & ~(BX_CONST64(1))) { in MWAIT()

12345678910>>...88