OpenGrok
Cross Reference: guest_x86_helpers.c
xref
: /
external
/
valgrind
/
VEX
/
priv
/
guest_x86_helpers.c
Home
|
History
|
Annotate
|
Download
|
only in
priv
Lines Matching
full:borrow
2128
Bool
borrow
= r_AL < 6;
2131
if (
borrow
) r_C = 1;