Home
last modified time | relevance | path

Searched refs:UWOP_SAVE_XMM128 (Results 1 – 25 of 99) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/fipsmodule/modes/asm/
H A Dghash-ssse3-x86_64.pl356 my $UWOP_SAVE_XMM128 = 8;
378 .byte @{[$UWOP_SAVE_XMM128 | (10 << 4)]}
382 .byte @{[$UWOP_SAVE_XMM128 | (6 << 4)]}
396 .byte @{[$UWOP_SAVE_XMM128 | (11 << 4)]}
400 .byte @{[$UWOP_SAVE_XMM128 | (10 << 4)]}
404 .byte @{[$UWOP_SAVE_XMM128 | (6 << 4)]}
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/fipsmodule/modes/asm/
H A Dghash-ssse3-x86_64.pl356 my $UWOP_SAVE_XMM128 = 8;
378 .byte @{[$UWOP_SAVE_XMM128 | (10 << 4)]}
382 .byte @{[$UWOP_SAVE_XMM128 | (6 << 4)]}
396 .byte @{[$UWOP_SAVE_XMM128 | (11 << 4)]}
400 .byte @{[$UWOP_SAVE_XMM128 | (10 << 4)]}
404 .byte @{[$UWOP_SAVE_XMM128 | (6 << 4)]}
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/fipsmodule/modes/asm/
H A Dghash-ssse3-x86_64.pl356 my $UWOP_SAVE_XMM128 = 8;
378 .byte @{[$UWOP_SAVE_XMM128 | (10 << 4)]}
382 .byte @{[$UWOP_SAVE_XMM128 | (6 << 4)]}
396 .byte @{[$UWOP_SAVE_XMM128 | (11 << 4)]}
400 .byte @{[$UWOP_SAVE_XMM128 | (10 << 4)]}
404 .byte @{[$UWOP_SAVE_XMM128 | (6 << 4)]}
/dports/security/boringssl/boringssl-6a71840/crypto/fipsmodule/modes/asm/
H A Dghash-ssse3-x86_64.pl356 my $UWOP_SAVE_XMM128 = 8;
378 .byte @{[$UWOP_SAVE_XMM128 | (10 << 4)]}
382 .byte @{[$UWOP_SAVE_XMM128 | (6 << 4)]}
396 .byte @{[$UWOP_SAVE_XMM128 | (11 << 4)]}
400 .byte @{[$UWOP_SAVE_XMM128 | (10 << 4)]}
404 .byte @{[$UWOP_SAVE_XMM128 | (6 << 4)]}
/dports/lang/fpc/fpc-3.2.2/compiler/x86_64/
H A Dwin64unw.pas77 UWOP_SAVE_XMM128 = 8; { info = XMM reg number, offset in next slot }
170 UWOP_SAVE_XMM128:
229 UWOP_SAVE_XMM128:
337 AddElement(objdata,UWOP_SAVE_XMM128, info, ofs shr 4)
/dports/lang/fpc-source/fpc-3.2.2/compiler/x86_64/
H A Dwin64unw.pas77 UWOP_SAVE_XMM128 = 8; { info = XMM reg number, offset in next slot }
170 UWOP_SAVE_XMM128:
229 UWOP_SAVE_XMM128:
337 AddElement(objdata,UWOP_SAVE_XMM128, info, ofs shr 4)
/dports/editors/fpc-ide/fpc-3.2.2/compiler/x86_64/
H A Dwin64unw.pas77 UWOP_SAVE_XMM128 = 8; { info = XMM reg number, offset in next slot }
170 UWOP_SAVE_XMM128:
229 UWOP_SAVE_XMM128:
337 AddElement(objdata,UWOP_SAVE_XMM128, info, ofs shr 4)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
H A Dwin64-except.c386 case UWOP_SAVE_XMM128: in win64_uwcode_bc_calc_len()
389 code->opcode = UWOP_SAVE_XMM128; in win64_uwcode_bc_calc_len()
454 } else if (code->opcode == UWOP_SAVE_XMM128 && span == 3) { in win64_uwcode_bc_expand()
508 case UWOP_SAVE_XMM128: in win64_uwcode_bc_tobytes()
H A Dcoff-objfmt.h43 UWOP_SAVE_XMM128 = 8, enumerator
/dports/devel/yasm/yasm-1.3.0/modules/objfmts/coff/
H A Dwin64-except.c386 case UWOP_SAVE_XMM128: in win64_uwcode_bc_calc_len()
389 code->opcode = UWOP_SAVE_XMM128; in win64_uwcode_bc_calc_len()
454 } else if (code->opcode == UWOP_SAVE_XMM128 && span == 3) { in win64_uwcode_bc_expand()
508 case UWOP_SAVE_XMM128: in win64_uwcode_bc_tobytes()
H A Dcoff-objfmt.h43 UWOP_SAVE_XMM128 = 8, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp42 UWOP_SAVE_XMM128 = 8, // info == XMM reg number, offset in next slot enumerator
168 case UWOP_SAVE_XMM128: { in GenerateCFIForFunction()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp42 UWOP_SAVE_XMM128 = 8, // info == XMM reg number, offset in next slot enumerator
168 case UWOP_SAVE_XMM128: { in GenerateCFIForFunction()
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp42 UWOP_SAVE_XMM128 = 8, // info == XMM reg number, offset in next slot enumerator
168 case UWOP_SAVE_XMM128: { in GenerateCFIForFunction()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp42 UWOP_SAVE_XMM128 = 8, // info == XMM reg number, offset in next slot enumerator
168 case UWOP_SAVE_XMM128: { in GenerateCFIForFunction()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/minidump-analyzer/
H A DWin64ModuleUnwindMetadata.cpp42 UWOP_SAVE_XMM128 = 8, // info == XMM reg number, offset in next slot enumerator
168 case UWOP_SAVE_XMM128: { in GenerateCFIForFunction()
/dports/devel/jwasm/JWasm-f0a2fdd/src/H/
H A Dwin64seh.h24UWOP_SAVE_XMM128 = 8, /* .SAVEXMM128 - save all 128bits of nonvolative XMM register on stack */ enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/test/asm/
H A Dtrampoline-x86_64.pl442 my $UWOP_SAVE_XMM128 = 8;
464 my $info = $UWOP_SAVE_XMM128 | (substr($reg, 3) << 4);
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/test/asm/
H A Dtrampoline-x86_64.pl442 my $UWOP_SAVE_XMM128 = 8;
464 my $info = $UWOP_SAVE_XMM128 | (substr($reg, 3) << 4);
/dports/security/boringssl/boringssl-6a71840/crypto/test/asm/
H A Dtrampoline-x86_64.pl442 my $UWOP_SAVE_XMM128 = 8;
464 my $info = $UWOP_SAVE_XMM128 | (substr($reg, 3) << 4);
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/src/backend/x64/
H A Dexception_handler_windows.cpp47 UWOP_SAVE_XMM128 = 8, enumerator
124 entry.code.UnwindOp = UWOP_SAVE_XMM128; in GetPrologueInformation()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/src/backend/x64/
H A Dexception_handler_windows.cpp47 UWOP_SAVE_XMM128 = 8, enumerator
124 entry.code.UnwindOp = UWOP_SAVE_XMM128; in GetPrologueInformation()
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/src/backend/x64/
H A Dexception_handler_windows.cpp47 UWOP_SAVE_XMM128 = 8, enumerator
124 entry.code.UnwindOp = UWOP_SAVE_XMM128; in GetPrologueInformation()
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dobj-coff-seh.h182 #define UWOP_SAVE_XMM128 8 macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dobj-coff-seh.h182 #define UWOP_SAVE_XMM128 8 macro

1234