Searched refs:kFpRescOffset (Results 1 – 1 of 1) sorted by relevance
95 constexpr int kFpRescOffset = offsetof(GuestArgumentBuffer, fp_resc); in GenWrapGuestFunction() local195 as.Movl({.base = Assembler::rsp, .disp = kFpRescOffset}, 0); in GenWrapGuestFunction()198 as.Movl({.base = Assembler::rsp, .disp = kFpRescOffset}, 1); in GenWrapGuestFunction()202 as.Movl({.base = Assembler::rsp, .disp = kFpRescOffset}, 0); in GenWrapGuestFunction()