Searched defs:lushr (Results 1 - 4 of 4) sorted by relevance
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/jvm/ | ||
H A D | ByteCodes.java | 167 lushr = 125, field in interface:ByteCodes |
/openjdk7/hotspot/src/cpu/x86/vm/ | ||
H A D | templateTable_x86_32.cpp | 1299 void TemplateTable::lushr() { function in class:TemplateTable |
H A D | templateTable_x86_64.cpp | 1303 void TemplateTable::lushr() { function in class:TemplateTable |
/openjdk7/hotspot/src/cpu/sparc/vm/ | ||
H A D | assembler_sparc.cpp | 2422 void MacroAssembler::lushr( Register Rin_high, Register Rin_low, function in class:MacroAssembler |
Completed in 4779 milliseconds