Home
last modified time | relevance | path

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

/dports/devel/yasm/yasm-1.3.0/modules/arch/x86/tests/
H A Davxcc.asm340 vcmple_oqps xmm1, xmm2, xmm3 ; 12h label
394 vcmple_oqps xmm1, xmm2, [rax] ; 12h label
448 vcmple_oqps xmm1, xmm2, dqword [rax] ; 12h label
484 vcmple_oqps ymm1, ymm2, ymm3 ; 12h label
520 vcmple_oqps ymm1, ymm2, [rax] ; 12h label
556 vcmple_oqps ymm1, ymm2, yword [rax] ; 12h label
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/mips3/x64/xbyak/
H A Dxbyak_mnemonic.h1100 void vcmple_oqps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 18); } in vcmple_oqps() function
1101 void vcmple_oqps(const Xmm& x, const Operand& op) { vcmpps(x, op, 18); } in vcmple_oqps() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/mips3/x64/xbyak/
H A Dxbyak_mnemonic.h1100 void vcmple_oqps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 18); } in vcmple_oqps() function
1101 void vcmple_oqps(const Xmm& x, const Operand& op) { vcmpps(x, op, 18); } in vcmple_oqps() function
/dports/devel/xbyak/xbyak-6.01/xbyak/
H A Dxbyak_mnemonic.h889 void vcmple_oqps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 18); } in vcmple_oqps() function
1397 void vcmple_oqps(const Xmm& x, const Operand& op) { vcmple_oqps(x, x, op); } in vcmple_oqps() function
1803 void vcmple_oqps(const Opmask& k, const Xmm& x, const Operand& op) { vcmpps(k, x, op, 18); } in vcmple_oqps() function
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h833 void vcmple_oqps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 18); } in vcmple_oqps() function
1337 void vcmple_oqps(const Xmm& x, const Operand& op) { vcmple_oqps(x, x, op); } in vcmple_oqps() function
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h885 void vcmple_oqps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 18); } in vcmple_oqps() function
1389 void vcmple_oqps(const Xmm& x, const Operand& op) { vcmple_oqps(x, x, op); } in vcmple_oqps() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/xbyak/
H A Dxbyak_mnemonic.h930 void vcmple_oqps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 18); } in vcmple_oqps() function
1438 void vcmple_oqps(const Xmm& x, const Operand& op) { vcmple_oqps(x, x, op); } in vcmple_oqps() function
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h833 void vcmple_oqps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 18); } in vcmple_oqps() function
1337 void vcmple_oqps(const Xmm& x, const Operand& op) { vcmple_oqps(x, x, op); } in vcmple_oqps() function
/dports/emulators/citra/citra-ac98458e0/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h885 void vcmple_oqps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 18); } in vcmple_oqps() function
1389 void vcmple_oqps(const Xmm& x, const Operand& op) { vcmple_oqps(x, x, op); } in vcmple_oqps() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h833 void vcmple_oqps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 18); } in vcmple_oqps() function
1337 void vcmple_oqps(const Xmm& x, const Operand& op) { vcmple_oqps(x, x, op); } in vcmple_oqps() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/xbyak/xbyak/
H A Dxbyak_mnemonic.h885 void vcmple_oqps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 18); } in vcmple_oqps() function
1389 void vcmple_oqps(const Xmm& x, const Operand& op) { vcmple_oqps(x, x, op); } in vcmple_oqps() function
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/xbyak/
H A Dxbyak_mnemonic.h930 void vcmple_oqps(const Xmm& x1, const Xmm& x2, const Operand& op) { vcmpps(x1, x2, op, 18); } in vcmple_oqps() function
1438 void vcmple_oqps(const Xmm& x, const Operand& op) { vcmple_oqps(x, x, op); } in vcmple_oqps() function