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

/external/valgrind/main/VEX/priv/
H A Dguest_x86_toIR.c3846 UInt dis_FPU ( Bool* decode_ok, UChar sorb, Int delta ) argument
5484 *decode_ok = True;
5488 *decode_ok = False;
5836 UInt dis_MMX ( Bool* decode_ok, UChar sorb, Int sz, Int delta ) argument
6161 *decode_ok = False;
6166 *decode_ok = True;
H A Dguest_amd64_toIR.c5336 ULong dis_FPU ( /*OUT*/Bool* decode_ok, argument
6966 *decode_ok = True;
6970 *decode_ok = False;
7318 ULong dis_MMX ( Bool* decode_ok, argument
7697 *decode_ok = False;
7702 *decode_ok = True;
8493 ULong dis_xadd_G_E ( /*OUT*/Bool* decode_ok, argument
8528 *decode_ok = True;
8543 *decode_ok = True;
8559 *decode_ok
[all...]

Completed in 203 milliseconds