Searched refs:fp_do_ucomi_ST0_STi (Results 1 - 2 of 2) sorted by relevance
/external/valgrind/VEX/priv/ |
H A D | guest_x86_toIR.c | 3823 static void fp_do_ucomi_ST0_STi ( UInt i, Bool pop_after ) function 4881 fp_do_ucomi_ST0_STi( (UInt)modrm - 0xE8, False ); 4885 fp_do_ucomi_ST0_STi( (UInt)modrm - 0xF0, False ); 5468 fp_do_ucomi_ST0_STi( (UInt)modrm - 0xE8, True ); 5473 fp_do_ucomi_ST0_STi( (UInt)modrm - 0xF0, True );
|
H A D | guest_amd64_toIR.c | 5457 static void fp_do_ucomi_ST0_STi ( UInt i, Bool pop_after ) function 6481 fp_do_ucomi_ST0_STi( (UInt)modrm - 0xE8, False ); 6485 fp_do_ucomi_ST0_STi( (UInt)modrm - 0xF0, False ); 7086 fp_do_ucomi_ST0_STi( (UInt)modrm - 0xE8, True ); 7091 fp_do_ucomi_ST0_STi( (UInt)modrm - 0xF0, True ); [all...] |
Completed in 182 milliseconds