HomeSort by relevance Sort by last modified time
    Searched refs:opc_aux (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/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/main/VEX/priv/
guest_x86_toIR.c     [all...]
guest_amd64_toIR.c     [all...]

Completed in 485 milliseconds