Searched refs:loadGuardedLE (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 345 static void loadGuardedLE ( IRTemp dst, IRLoadGOp cvt, in loadGuardedLE() function 15215 loadGuardedLE( tD, ILGop_Ident32, in disInstr_ARM_WRK() 15231 loadGuardedLE( tD, ILGop_8Uto32, mkexpr(taT), llGetIReg(rD), condT ); in disInstr_ARM_WRK() 15437 loadGuardedLE( newRd, ILGop_16Uto32, in disInstr_ARM_WRK() 15444 loadGuardedLE( newRd, ILGop_16Sto32, in disInstr_ARM_WRK() 15451 loadGuardedLE( newRd, ILGop_8Sto32, in disInstr_ARM_WRK() 16575 loadGuardedLE( newRd0, ILGop_Ident32, in disInstr_ARM_WRK() 16579 loadGuardedLE( newRd1, ILGop_Ident32, in disInstr_ARM_WRK() 16798 loadGuardedLE( newRt, in disInstr_ARM_WRK() 16828 loadGuardedLE( newRt, in disInstr_ARM_WRK() [all …]
|