Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ testIMul0x26b
Function
testIMul0x26b
source/test/testCPU.cpp:5494–5494 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5492
5493
void testIMul0x06b() { cpu->big = false; GwEw(0x6b, imulw_s8); }
5494
void testIMul0x26b() { cpu->big = true; GdEd(0x6b, imuld_s8); }
5495
5496
void testJ(U8 instruction, U32 flags, bool jumped) {
5497
EAX = 0;
Callers
nothing calls this directly
Calls
1
GdEd
Function · 0.85
Tested by
no test coverage detected