Searched refs:rbx_offset_in_bytes (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A DsharedRuntime_x86_64.cpp128 static int rbx_offset_in_bytes(void) { return BytesPerInt * rbx_off; } function in class:RegisterSaver
3920 __ movptr(Address(rsp, RegisterSaver::rbx_offset_in_bytes()), rbx);

Completed in 41 milliseconds