Home
last modified time | relevance | path

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

/dports/devel/asmjit/asmjit-911a9a50a2cbc9802c4d44e94b8b99e1d9285cf3/test/
H A Dasmjit_test_x86_cc.cpp2624 class X86Test_FuncCallManyArgs : public X86Test { class
2626 X86Test_FuncCallManyArgs() : X86Test("FuncCallManyArgs") {} in X86Test_FuncCallManyArgs() function in X86Test_FuncCallManyArgs
2629 app.add(new X86Test_FuncCallManyArgs()); in add()
2773 imm((void*)X86Test_FuncCallManyArgs::calledFunc), in compile()
2797 …int expectRet = X86Test_FuncCallManyArgs::calledFunc(0x03, 0x12, 0xA0, 0x0B, 0x2F, 0x02, 0x0C, 0x1… in run()
4001 app.addT<X86Test_FuncCallManyArgs>(); in main()
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/test/
H A Dasmjit_test_x86_cc.cpp2908 class X86Test_FuncCallManyArgs : public X86Test { class
2910 X86Test_FuncCallManyArgs() : X86Test("FuncCallManyArgs") {} in X86Test_FuncCallManyArgs() function in X86Test_FuncCallManyArgs
2913 app.add(new X86Test_FuncCallManyArgs()); in add()
3060 imm((void*)X86Test_FuncCallManyArgs::calledFunc), in compile()
3084 …int expectRet = X86Test_FuncCallManyArgs::calledFunc(0x03, 0x12, 0xA0, 0x0B, 0x2F, 0x02, 0x0C, 0x1… in run()
4303 app.addT<X86Test_FuncCallManyArgs>(); in main()
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/test/
H A Dasmjit_test_x86_cc.cpp2908 class X86Test_FuncCallManyArgs : public X86Test { class
2910 X86Test_FuncCallManyArgs() : X86Test("FuncCallManyArgs") {} in X86Test_FuncCallManyArgs() function in X86Test_FuncCallManyArgs
2913 app.add(new X86Test_FuncCallManyArgs()); in add()
3060 imm((void*)X86Test_FuncCallManyArgs::calledFunc), in compile()
3084 …int expectRet = X86Test_FuncCallManyArgs::calledFunc(0x03, 0x12, 0xA0, 0x0B, 0x2F, 0x02, 0x0C, 0x1… in run()
4303 app.addT<X86Test_FuncCallManyArgs>(); in main()