Home
last modified time | relevance | path

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

/dports/devel/yasm/yasm-1.3.0/modules/arch/x86/tests/
H A Davxcc.asm331 vcmpngtps xmm1, xmm2, xmm3 ; 0Ah label
385 vcmpngtps xmm1, xmm2, [rax] ; 0Ah label
439 vcmpngtps xmm1, xmm2, dqword [rax] ; 0Ah label
475 vcmpngtps ymm1, ymm2, ymm3 ; 0Ah label
511 vcmpngtps ymm1, ymm2, [rax] ; 0Ah label
547 vcmpngtps ymm1, ymm2, yword [rax] ; 0Ah label
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/mips3/x64/xbyak/
H A Dxbyak_mnemonic.h1084 void vcmpngtps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 10); } in vcmpngtps() function
1085 void vcmpngtps(const Xmm& x, const Operand& op) { vcmpps(x, op, 10); } in vcmpngtps() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/mips3/x64/xbyak/
H A Dxbyak_mnemonic.h1084 void vcmpngtps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 10); } in vcmpngtps() function
1085 void vcmpngtps(const Xmm& x, const Operand& op) { vcmpps(x, op, 10); } in vcmpngtps() function
/dports/devel/xbyak/xbyak-6.01/xbyak/
H A Dxbyak_mnemonic.h933 void vcmpngtps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 10); } in vcmpngtps() function
1441 void vcmpngtps(const Xmm& x, const Operand& op) { vcmpngtps(x, x, op); } in vcmpngtps() function
1847 void vcmpngtps(const Opmask& k, const Xmm& x, const Operand& op) { vcmpps(k, x, op, 10); } in vcmpngtps() function
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h877 void vcmpngtps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 10); } in vcmpngtps() function
1381 void vcmpngtps(const Xmm& x, const Operand& op) { vcmpngtps(x, x, op); } in vcmpngtps() function
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h929 void vcmpngtps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 10); } in vcmpngtps() function
1433 void vcmpngtps(const Xmm& x, const Operand& op) { vcmpngtps(x, x, op); } in vcmpngtps() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/xbyak/
H A Dxbyak_mnemonic.h974 void vcmpngtps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 10); } in vcmpngtps() function
1482 void vcmpngtps(const Xmm& x, const Operand& op) { vcmpngtps(x, x, op); } in vcmpngtps() function
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h877 void vcmpngtps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 10); } in vcmpngtps() function
1381 void vcmpngtps(const Xmm& x, const Operand& op) { vcmpngtps(x, x, op); } in vcmpngtps() function
/dports/emulators/citra/citra-ac98458e0/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h929 void vcmpngtps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 10); } in vcmpngtps() function
1433 void vcmpngtps(const Xmm& x, const Operand& op) { vcmpngtps(x, x, op); } in vcmpngtps() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h877 void vcmpngtps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 10); } in vcmpngtps() function
1381 void vcmpngtps(const Xmm& x, const Operand& op) { vcmpngtps(x, x, op); } in vcmpngtps() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h929 void vcmpngtps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 10); } in vcmpngtps() function
1433 void vcmpngtps(const Xmm& x, const Operand& op) { vcmpngtps(x, x, op); } in vcmpngtps() function
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/xbyak/
H A Dxbyak_mnemonic.h974 void vcmpngtps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 10); } in vcmpngtps() function
1482 void vcmpngtps(const Xmm& x, const Operand& op) { vcmpngtps(x, x, op); } in vcmpngtps() function