Home
last modified time | relevance | path

Searched refs:RBP (Results 26 – 50 of 2130) sorted by relevance

12345678910>>...86

/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/config/mingw/
H A Dswitchcontext.S35 pushq %RBP;
36 movq %RSP, %RBP;
60 popq %RBP;
/dports/math/gap/gap-4.11.0/pkg/hap-1.25/lib/PolyComplexes/
H A DthreeDimensional.gi29 i,j,ii,jj,k,kk,LTP,TP,RTP,LP,P,RP,LBP,BP,RBP,LT,T,
61 RBP:=A[i-1][j+1][k+1];
82 if LST[HAP_Binlisttoint([LTP,TP,RTP,LP,P,RP,LBP,BP,RBP,LT,T,
107 RBP:=A[i+1][j+1][k-1];
128 if LST[HAP_Binlisttoint([LTP,TP,RTP,LP,P,RP,LBP,BP,RBP,LT,T,RT,L,R,LB,B,
160 LTP,TP,RTP,LP,RP,P,LBP,BP,RBP,T,RT,L,R,
215 RBP:=B[i-1][j+1][k+1];
236 if LST[HAP_Binlisttoint([LTP,TP,RTP,LP,P,RP,LBP,BP,RBP,LT,T,
268 RBP:=B[i-1][j+1][k+1];
289 if LST[HAP_Binlisttoint([LTP,TP,RTP,LP,P,RP,LBP,BP,RBP,LT,T,RT,L,R,LB,Bk,
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4functiontable_win64.cpp72 RBP, enumerator
115 record->info.FrameRegister = RBP; in generateFunctionTable()
119 record->info.UnwindCodes[1] = UnwindCode(1, UWOP_PUSH_NONVOL, RBP); in generateFunctionTable()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4functiontable_win64.cpp72 RBP, enumerator
115 record->info.FrameRegister = RBP; in generateFunctionTable()
119 record->info.UnwindCodes[1] = UnwindCode(1, UWOP_PUSH_NONVOL, RBP); in generateFunctionTable()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/UnitTests/Common/
H A Dx64EmitterTest.cpp585 std::string segment = src.reg == RSP || src.reg == RBP ? "ss" : "ds"; in TEST_F()
617 std::string segment = src.reg == RSP || src.reg == RBP ? "ss" : "ds"; in TEST_F()
713 emitter->MOVZX(32, 8, R12, R(RBP)); in TEST_F()
754 emitter->FLD(32, MatR(RBP)); in TEST_F()
755 emitter->FLD(64, MatR(RBP)); in TEST_F()
756 emitter->FLD(80, MatR(RBP)); in TEST_F()
758 emitter->FST(32, MatR(RBP)); in TEST_F()
759 emitter->FST(64, MatR(RBP)); in TEST_F()
762 emitter->FSTP(32, MatR(RBP)); in TEST_F()
763 emitter->FSTP(64, MatR(RBP)); in TEST_F()
[all …]
/dports/dns/fastresolve/fastresolve-2.10/scripts/
H A Danalog.cfg22 DAYCOLS RBP
25 FULLDAYCOLS RBP
30 HOURCOLS RBP
/dports/net-mgmt/observium/observium/mibs/infinera/
H A DINFINERA-TP-RBP-MIB2 -- INFINERA-TP-RBP-MIB
7 INFINERA-TP-RBP-MIB DEFINITIONS ::= BEGIN
74 "Describes the requirements for conformance to the RBP-MIB"
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/marl/src/
H A Dosfiber_asm_x64.h39 uintptr_t RBP; member
58 static_assert(offsetof(marl_fiber_context, RBP) == MARL_REG_RBP,
/dports/math/fricas/fricas-1.3.7/src/interp/
H A Ds-parser.boot427 parse_Expr($RBP) ==
428 not(parse_NudPart($RBP)) => nil
429 while parse_LedPart($RBP) repeat nil
442 parse_LedPart($RBP) ==
443 not(parse_Operation("Led", $RBP)) => nil
446 parse_NudPart($RBP) ==
447 AND(OR(parse_Operation("Nud", $RBP), parse_Reduction(), parse_Form()),
450 parse_Operation($ParseMode, $RBP) ==
454 $RBP < parse_leftBindingPowerOf(tmptok, $ParseMode) =>
455 $RBP := parse_rightBindingPowerOf(tmptok, $ParseMode)
/dports/security/intel-ipsec-mb/intel-ipsec-mb-55179f0/lib/avx/
H A Daes_cfb_avx.asm37 ;; callee saves: RBX, RBP, R12-R15
39 ;; callee saves: RBX, RBP, RDI, RSI, RSP, R12-R15
41 ;; Registers: RAX RBX RCX RDX RBP RSI RDI R8 R9 R10 R11 R12 R13 R14 R15
44 ;; Windows preserves: RBX RCX RDX RBP RSI RDI R8 R12 R13 R14 R15
47 ;; Linux preserves: RBX RCX RDX RBP RSI RDI R8 R11 R12 R13 R14 R15
/dports/security/intel-ipsec-mb/intel-ipsec-mb-55179f0/lib/sse/
H A Daes_cfb_sse.asm37 ;; callee saves: RBX, RBP, R12-R15
39 ;; callee saves: RBX, RBP, RDI, RSI, RSP, R12-R15
41 ;; Registers: RAX RBX RCX RDX RBP RSI RDI R8 R9 R10 R11 R12 R13 R14 R15
44 ;; Windows preserves: RBX RCX RDX RBP RSI RDI R8 R12 R13 R14 R15
47 ;; Linux preserves: RBX RCX RDX RBP RSI RDI R8 R11 R12 R13 R14 R15
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A Ddbg-baseptr.ll32 ; Dynamic alloca forces the use of RBP as the base pointer
49 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
72 ; "input" should still be referred to through RBP.
74 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/X86/
H A Ddbg-baseptr.ll32 ; Dynamic alloca forces the use of RBP as the base pointer
49 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
72 ; "input" should still be referred to through RBP.
74 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/X86/
H A Ddbg-baseptr.ll32 ; Dynamic alloca forces the use of RBP as the base pointer
49 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
72 ; "input" should still be referred to through RBP.
74 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/X86/
H A Ddbg-baseptr.ll32 ; Dynamic alloca forces the use of RBP as the base pointer
49 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
72 ; "input" should still be referred to through RBP.
74 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/X86/
H A Ddbg-baseptr.ll32 ; Dynamic alloca forces the use of RBP as the base pointer
49 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
72 ; "input" should still be referred to through RBP.
74 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/X86/
H A Ddbg-baseptr.ll32 ; Dynamic alloca forces the use of RBP as the base pointer
49 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
72 ; "input" should still be referred to through RBP.
74 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Ddbg-baseptr.ll32 ; Dynamic alloca forces the use of RBP as the base pointer
49 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
72 ; "input" should still be referred to through RBP.
74 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/X86/
H A Ddbg-baseptr.ll32 ; Dynamic alloca forces the use of RBP as the base pointer
49 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
72 ; "input" should still be referred to through RBP.
74 ; DWARF: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
/dports/lang/gcc12-devel/gcc-12-20211205/libffi/src/x86/
H A Dwin64_intel.S53 mov [arg1], RBP ; movq %rbp, (arg1)
55 mov RBP, arg1; movq arg1, %rbp
75 CALL qword ptr [RBP + 16] ; call *16(%rbp)
77 mov ECX, [RBP + 24] ; movl 24(%rbp), %ecx
78 mov R8, [RBP + 32] ; movq 32(%rbp), %r8
/dports/devel/jna/jna-5.7.0/native/libffi/src/x86/
H A Dwin64_intel.S53 mov [arg1], RBP ; movq %rbp, (arg1)
55 mov RBP, arg1; movq arg1, %rbp
75 CALL qword ptr [RBP + 16] ; call *16(%rbp)
77 mov ECX, [RBP + 24] ; movl 24(%rbp), %ecx
78 mov R8, [RBP + 32] ; movq 32(%rbp), %r8
/dports/www/firefox-esr/firefox-91.8.0/js/src/ctypes/libffi/src/x86/
H A Dwin64_intel.S53 mov [arg1], RBP ; movq %rbp, (arg1)
55 mov RBP, arg1; movq arg1, %rbp
75 CALL qword ptr [RBP + 16] ; call *16(%rbp)
77 mov ECX, [RBP + 24] ; movl 24(%rbp), %ecx
78 mov R8, [RBP + 32] ; movq 32(%rbp), %r8
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi/src/x86/
H A Dwin64_intel.S53 mov [arg1], RBP ; movq %rbp, (arg1)
55 mov RBP, arg1; movq arg1, %rbp
75 CALL qword ptr [RBP + 16] ; call *16(%rbp)
77 mov ECX, [RBP + 24] ; movl 24(%rbp), %ecx
78 mov R8, [RBP + 32] ; movq 32(%rbp), %r8
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi-for-mac/libffi-3.3/src/x86/
H A Dwin64_intel.S53 mov [arg1], RBP ; movq %rbp, (arg1)
55 mov RBP, arg1; movq arg1, %rbp
75 CALL qword ptr [RBP + 16] ; call *16(%rbp)
77 mov ECX, [RBP + 24] ; movl 24(%rbp), %ecx
78 mov R8, [RBP + 32] ; movq 32(%rbp), %r8
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi-for-mac/libffi-3.3-x86_64/src/x86/
H A Dwin64_intel.S53 mov [arg1], RBP ; movq %rbp, (arg1)
55 mov RBP, arg1; movq arg1, %rbp
75 CALL qword ptr [RBP + 16] ; call *16(%rbp)
77 mov ECX, [RBP + 24] ; movl 24(%rbp), %ecx
78 mov R8, [RBP + 32] ; movq 32(%rbp), %r8

12345678910>>...86