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