Home
last modified time | relevance | path

Searched refs:llGetDReg (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c702 static IRExpr* llGetDReg ( UInt dregNo ) in llGetDReg() function
710 return llGetDReg( dregNo ); in getDReg()
736 e, llGetDReg(dregNo) )); in putDReg()
13527 IRExpr* srcN = (isF64 ? llGetDReg : llGetFReg)(nn); in decode_V8_instruction()
13528 IRExpr* srcM = (isF64 ? llGetDReg : llGetFReg)(mm); in decode_V8_instruction()
13579 IRExpr* srcM = (isF64 ? llGetDReg : llGetFReg)(mm); in decode_V8_instruction()
13674 IRExpr* srcM = (isF64 ? llGetDReg : llGetFReg)(mm); in decode_V8_instruction()
13726 IRExpr* srcN = (isF64 ? llGetDReg : llGetFReg)(nn); in decode_V8_instruction()
13727 IRExpr* srcM = (isF64 ? llGetDReg : llGetFReg)(mm); in decode_V8_instruction()