Home
last modified time | relevance | path

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

/dports/devel/asmjit/asmjit-911a9a50a2cbc9802c4d44e94b8b99e1d9285cf3/test/
H A Dasmjit_test_x86_cc.cpp1152 x86::Gp vRorParam = cc.newInt32("vRorParam"); in compile() local
1157 cc.setArg(3, vRorParam); in compile()
1160 cc.ror(var, vRorParam); in compile()
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/test/
H A Dasmjit_test_x86_cc.cpp1291 x86::Gp vRorParam = cc.newInt32("vRorParam"); in compile() local
1296 cc.setArg(3, vRorParam); in compile()
1299 cc.ror(var, vRorParam); in compile()
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/test/
H A Dasmjit_test_x86_cc.cpp1291 x86::Gp vRorParam = cc.newInt32("vRorParam"); in compile() local
1296 cc.setArg(3, vRorParam); in compile()
1299 cc.ror(var, vRorParam); in compile()