x86_32:
/pool/buildbot/slaves/sobornost/jdkX-hs/build/src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp: In static member function 'static SafepointBlob* SharedRuntime::generate_handler_blob(address, int)':
/pool/buildbot/slaves/sobornost/jdkX-hs/build/src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp:3068:30: error: 'NativeTstRegMem' has not been declared
__ cmpb(Address(rax, 0), NativeTstRegMem::instruction_code_memXregl);
^~~~~~~~~~~~~~~
/pool/buildbot/slaves/sobornost/jdkX-hs/build/src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp:3071:31: error: 'NativeTstRegMem' has not been declared
__ testb(Address(rax, 1), NativeTstRegMem::modrm_mask);
^~~~~~~~~~~~~~~