Searched refs:ArmDp (Results 1 – 2 of 2) sorted by relevance
40 static Reg ArmDp(int num) { return Reg(256 + num); } // D0–D31. in ArmDp() function
227 expr.WriteOpReg(Reg::ArmDp(value / 2).num()); in WriteDebugLocEntry()