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

/external/valgrind/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.c5389 ULong dis_FPU ( /*OUT*/Bool* decode_ok, argument
6993 *decode_ok = True;
6997 *decode_ok = False;
7345 ULong dis_MMX ( Bool* decode_ok, argument
7724 *decode_ok = False;
7729 *decode_ok = True;
8520 ULong dis_xadd_G_E ( /*OUT*/Bool* decode_ok, argument
8555 *decode_ok = True;
8570 *decode_ok = True;
8586 *decode_ok
[all...]

Completed in 131 milliseconds