Searched defs:old_ecx (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_amd64_helpers.c2464 UInt old_ecx = (UInt)st->guest_RCX; local
2480 switch (old_ecx) {
2512 switch (old_ecx) {
2521 old_ecx, 0x00000000); break;
2528 switch (old_ecx) {
2534 old_ecx, 0x00000000); break;
2618 UInt old_ecx = (UInt)st->guest_RCX; local
2634 switch (old_ecx) {
2666 switch (old_ecx) {
2675 old_ecx,
[all...]

Completed in 61 milliseconds