Searched refs:desynthesise_APSR (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 1572 static void desynthesise_APSR ( Bool write_nzcvq, Bool write_ge, in desynthesise_APSR() function 17464 desynthesise_APSR( write_nzcvq, write_ge, immT, condT ); in disInstr_ARM_WRK() 17482 desynthesise_APSR( write_nzcvq, write_ge, rNt, condT ); in disInstr_ARM_WRK() 22862 desynthesise_APSR( write_nzcvq, write_ge, rNt, condT ); in disInstr_THUMB_WRK()
|