Home
last modified time | relevance | path

Searched defs:fregNo (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_mips_toIR.c254 static UInt floatGuestRegOffset(UInt fregNo) in floatGuestRegOffset()
1410 static IRExpr *getFReg(UInt fregNo) in getFReg()
Dhost_mips_defs.c2047 inline static UInt fregNo(HReg r, Bool mode64) in fregNo() function
Dguest_arm_toIR.c844 static Int floatGuestRegOffset ( UInt fregNo ) in floatGuestRegOffset()
862 static IRExpr* llGetFReg ( UInt fregNo ) in llGetFReg()
869 static IRExpr* getFReg ( UInt fregNo ) { in getFReg()
874 static void llPutFReg ( UInt fregNo, IRExpr* e ) in llPutFReg()
884 static void putFReg ( UInt fregNo, in putFReg()