Home
last modified time | relevance | path

Searched defs:m1 (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/x86/
H A Demulator.c43 static void test_cmps_one(unsigned char *m1, unsigned char *m3) in test_cmps_one()
123 unsigned char *m1 = mem, *m2 = mem + 1024; in test_cmps() local