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

Function testBtr0x3b3

source/test/testCPU.cpp:8695–8699  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8693}
8694
8695void testBtr0x3b3() {
8696 cpu->big = true;
8697 EdGdEffective(0x3b3, btrd, true);
8698 X86_TEST(btr, btrd, eax, ecx);
8699}
8700
8701void testBtc0x1bb() {
8702 cpu->big = false;

Callers

nothing calls this directly

Calls 1

EdGdEffectiveFunction · 0.85

Tested by

no test coverage detected