MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / testBtc0x3bb

Function testBtc0x3bb

source/test/testCPU.cpp:8707–8711  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8705}
8706
8707void testBtc0x3bb() {
8708 cpu->big = true;
8709 EdGdEffective(0x3bb, btcd, true);
8710 X86_TEST(btc, btcd, eax, ecx);
8711}
8712
8713void testBsf0x1bc() {
8714 cpu->big = false;

Callers

nothing calls this directly

Calls 1

EdGdEffectiveFunction · 0.85

Tested by

no test coverage detected