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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DtemplateTable.hpp167 static void wide_dload();
H A DtemplateTable.cpp468 def(Bytecodes::_dload , ubcp|____|____|iswd, vtos, dtos, wide_dload , _ );
/openjdk7/hotspot/src/cpu/x86/vm/
H A DtemplateTable_x86_32.cpp620 void TemplateTable::wide_dload() { function in class:TemplateTable
H A DtemplateTable_x86_64.cpp627 void TemplateTable::wide_dload() { function in class:TemplateTable
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DtemplateTable_sparc.cpp568 void TemplateTable::wide_dload() { function in class:TemplateTable

Completed in 1977 milliseconds