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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateTable.hpp168 static void wide_aload();
H A DtemplateTable.cpp469 def(Bytecodes::_aload , ubcp|____|____|iswd, vtos, atos, wide_aload , _ );
/openjdk7/hotspot/src/cpu/x86/vm/
H A DtemplateTable_x86_32.cpp627 void TemplateTable::wide_aload() { function in class:TemplateTable
H A DtemplateTable_x86_64.cpp633 void TemplateTable::wide_aload() { function in class:TemplateTable
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DtemplateTable_sparc.cpp575 void TemplateTable::wide_aload() { function in class:TemplateTable

Completed in 57 milliseconds