Home
last modified time | relevance | path

Searched defs:vcmpgesd (Results 1 – 13 of 13) sorted by relevance

/dports/devel/yasm/yasm-1.3.0/modules/arch/x86/tests/
H A Davxcc.asm606 vcmpgesd xmm1, xmm2, xmm3 ; 0Dh label
660 vcmpgesd xmm1, xmm2, [rax] ; 0Dh label
714 vcmpgesd xmm1, xmm2, qword [rax] ; 0Dh label
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/
H A Dsimd_x86_p.h759 BL_INLINE D128 vcmpgesd(const D128& x, const D128& y) noexcept { return _mm_cmpge_sd(x, y); } in vcmpgesd() function
1346 BL_INLINE D256 vcmpgesd(const D256& x, const D256& y) noexcept { return vcast<D256>(vcmpgesd(vcast<… in vcmpgesd() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/mips3/x64/xbyak/
H A Dxbyak_mnemonic.h1162 void vcmpgesd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 13); } in vcmpgesd() function
1163 void vcmpgesd(const Xmm& x, const Operand& op) { vcmpsd(x, op, 13); } in vcmpgesd() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/mips3/x64/xbyak/
H A Dxbyak_mnemonic.h1162 void vcmpgesd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 13); } in vcmpgesd() function
1163 void vcmpgesd(const Xmm& x, const Operand& op) { vcmpsd(x, op, 13); } in vcmpgesd() function
/dports/devel/xbyak/xbyak-6.01/xbyak/
H A Dxbyak_mnemonic.h878 void vcmpgesd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 13); } in vcmpgesd() function
1386 void vcmpgesd(const Xmm& x, const Operand& op) { vcmpgesd(x, x, op); } in vcmpgesd() function
1792 void vcmpgesd(const Opmask& k, const Xmm& x, const Operand& op) { vcmpsd(k, x, op, 13); } in vcmpgesd() function
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h822 void vcmpgesd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 13); } in vcmpgesd() function
1326 void vcmpgesd(const Xmm& x, const Operand& op) { vcmpgesd(x, x, op); } in vcmpgesd() function
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h874 void vcmpgesd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 13); } in vcmpgesd() function
1378 void vcmpgesd(const Xmm& x, const Operand& op) { vcmpgesd(x, x, op); } in vcmpgesd() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/xbyak/
H A Dxbyak_mnemonic.h919 void vcmpgesd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 13); } in vcmpgesd() function
1427 void vcmpgesd(const Xmm& x, const Operand& op) { vcmpgesd(x, x, op); } in vcmpgesd() function
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h822 void vcmpgesd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 13); } in vcmpgesd() function
1326 void vcmpgesd(const Xmm& x, const Operand& op) { vcmpgesd(x, x, op); } in vcmpgesd() function
/dports/emulators/citra/citra-ac98458e0/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h874 void vcmpgesd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 13); } in vcmpgesd() function
1378 void vcmpgesd(const Xmm& x, const Operand& op) { vcmpgesd(x, x, op); } in vcmpgesd() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h822 void vcmpgesd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 13); } in vcmpgesd() function
1326 void vcmpgesd(const Xmm& x, const Operand& op) { vcmpgesd(x, x, op); } in vcmpgesd() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h874 void vcmpgesd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 13); } in vcmpgesd() function
1378 void vcmpgesd(const Xmm& x, const Operand& op) { vcmpgesd(x, x, op); } in vcmpgesd() function
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/xbyak/
H A Dxbyak_mnemonic.h919 void vcmpgesd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 13); } in vcmpgesd() function
1427 void vcmpgesd(const Xmm& x, const Operand& op) { vcmpgesd(x, x, op); } in vcmpgesd() function