Home
last modified time | relevance | path

Searched defs:vcmpord_ssd (Results 1 – 12 of 12) sorted by relevance

/dports/devel/yasm/yasm-1.3.0/modules/arch/x86/tests/
H A Davxcc.asm617 vcmpord_ssd xmm1, xmm2, xmm3 ; 17h label
671 vcmpord_ssd xmm1, xmm2, [rax] ; 17h label
725 vcmpord_ssd xmm1, xmm2, qword [rax] ; 17h label
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/mips3/x64/xbyak/
H A Dxbyak_mnemonic.h1182 void vcmpord_ssd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 23); } in vcmpord_ssd() function
1183 void vcmpord_ssd(const Xmm& x, const Operand& op) { vcmpsd(x, op, 23); } in vcmpord_ssd() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/mips3/x64/xbyak/
H A Dxbyak_mnemonic.h1182 void vcmpord_ssd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 23); } in vcmpord_ssd() function
1183 void vcmpord_ssd(const Xmm& x, const Operand& op) { vcmpsd(x, op, 23); } in vcmpord_ssd() function
/dports/devel/xbyak/xbyak-6.01/xbyak/
H A Dxbyak_mnemonic.h954 void vcmpord_ssd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 23); } in vcmpord_ssd() function
1462 void vcmpord_ssd(const Xmm& x, const Operand& op) { vcmpord_ssd(x, x, op); } in vcmpord_ssd() function
1868 void vcmpord_ssd(const Opmask& k, const Xmm& x, const Operand& op) { vcmpsd(k, x, op, 23); } in vcmpord_ssd() function
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h898 void vcmpord_ssd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 23); } in vcmpord_ssd() function
1402 void vcmpord_ssd(const Xmm& x, const Operand& op) { vcmpord_ssd(x, x, op); } in vcmpord_ssd() function
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h950 void vcmpord_ssd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 23); } in vcmpord_ssd() function
1454 void vcmpord_ssd(const Xmm& x, const Operand& op) { vcmpord_ssd(x, x, op); } in vcmpord_ssd() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/xbyak/
H A Dxbyak_mnemonic.h995 void vcmpord_ssd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 23); } in vcmpord_ssd() function
1503 void vcmpord_ssd(const Xmm& x, const Operand& op) { vcmpord_ssd(x, x, op); } in vcmpord_ssd() function
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h898 void vcmpord_ssd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 23); } in vcmpord_ssd() function
1402 void vcmpord_ssd(const Xmm& x, const Operand& op) { vcmpord_ssd(x, x, op); } in vcmpord_ssd() function
/dports/emulators/citra/citra-ac98458e0/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h950 void vcmpord_ssd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 23); } in vcmpord_ssd() function
1454 void vcmpord_ssd(const Xmm& x, const Operand& op) { vcmpord_ssd(x, x, op); } in vcmpord_ssd() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h898 void vcmpord_ssd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 23); } in vcmpord_ssd() function
1402 void vcmpord_ssd(const Xmm& x, const Operand& op) { vcmpord_ssd(x, x, op); } in vcmpord_ssd() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h950 void vcmpord_ssd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 23); } in vcmpord_ssd() function
1454 void vcmpord_ssd(const Xmm& x, const Operand& op) { vcmpord_ssd(x, x, op); } in vcmpord_ssd() function
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/xbyak/
H A Dxbyak_mnemonic.h995 void vcmpord_ssd(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpsd(x1, x2, op, 23); } in vcmpord_ssd() function
1503 void vcmpord_ssd(const Xmm& x, const Operand& op) { vcmpord_ssd(x, x, op); } in vcmpord_ssd() function