Home
last modified time | relevance | path

Searched refs:xXmm (Results 1 – 3 of 3) sorted by relevance

/dports/devel/asmjit/asmjit-911a9a50a2cbc9802c4d44e94b8b99e1d9285cf3/test/
H A Dasmjit_test_x86_cc.cpp2566 x86::Xmm xXmm = cc.newXmm("xXmm"); in compile() local
2572 call1->setRet(0, xXmm); in compile()
2579 cc.pmullw(xXmm, yXmm); in compile()
2580 cc.movups(x86::ptr(pOut), xXmm); in compile()
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/test/
H A Dasmjit_test_x86_cc.cpp2848 x86::Xmm xXmm = cc.newXmm("xXmm"); in compile() local
2856 invokeNode->setRet(0, xXmm); in compile()
2863 cc.pmullw(xXmm, yXmm); in compile()
2864 cc.movups(x86::ptr(pOut), xXmm); in compile()
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/test/
H A Dasmjit_test_x86_cc.cpp2848 x86::Xmm xXmm = cc.newXmm("xXmm"); in compile() local
2856 invokeNode->setRet(0, xXmm); in compile()
2863 cc.pmullw(xXmm, yXmm); in compile()
2864 cc.movups(x86::ptr(pOut), xXmm); in compile()