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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.cpp310 case instruction_code_mem2reg_movsxb: // 0xBE
379 case instruction_code_mem2reg_movsxb: // 0xbe movsbl r, a (movsxb)
H A DnativeInst_x86.hpp272 instruction_code_mem2reg_movsxb = 0xBE, enumerator in enum:NativeMovRegMem::Intel_specific_constants

Completed in 74 milliseconds