OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opc_aux
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/VEX/useful/
hd_fpu.c
693
UInt
opc_aux
;
local
725
opc_aux
= regno_from_modRM ( r_eip, 4 IFDB(CC &t_opc_aux) );
729
switch (
opc_aux
) {
772
printf("unhandled
opc_aux
= 0x%2x\n",
opc_aux
);
825
opc_aux
= regno_from_modRM ( r_eip, 4 IFDB(CC &t_opc_aux) );
829
switch (
opc_aux
) {
871
printf("unhandled
opc_aux
= 0x%2x\n",
opc_aux
);
[
all
...]
/external/valgrind/VEX/priv/
guest_x86_toIR.c
[
all
...]
guest_amd64_toIR.c
[
all
...]
Completed in 539 milliseconds