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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateTable.hpp165 static void wide_lload();
H A DtemplateTable.cpp466 def(Bytecodes::_lload , ubcp|____|____|iswd, vtos, ltos, wide_lload , _ );
/openjdk7/hotspot/src/cpu/x86/vm/
H A DtemplateTable_x86_32.cpp605 void TemplateTable::wide_lload() { function in class:TemplateTable
H A DtemplateTable_x86_64.cpp615 void TemplateTable::wide_lload() { function in class:TemplateTable
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DtemplateTable_sparc.cpp554 void TemplateTable::wide_lload() { function in class:TemplateTable

Completed in 623 milliseconds