Searched refs:nii (Results 1 - 3 of 3) sorted by relevance

/openjdk10/hotspot/src/cpu/s390/vm/
H A DnativeInst_s390.cpp203 NativeIllegalInstruction* nii = (NativeIllegalInstruction*) nativeInstruction_at(code_pos); local
204 nii->set_halfword_at(0, illegal_instruction());
/openjdk10/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.cpp817 NativeIllegalInstruction* nii = (NativeIllegalInstruction*) nativeInstruction_at(code_pos); local
818 nii->set_long_at(0, illegal_instruction());
/openjdk10/nashorn/test/script/basic/
H A DJDK-8017084.js9738 nii: 9707,

Completed in 75 milliseconds