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

/openjdk7/hotspot/src/share/vm/asm/
H A Dassembler.inline.hpp47 inline void AbstractAssembler::emit_word(int x) { function in class:AbstractAssembler
H A Dassembler.hpp221 void emit_word(int x); // emit a 16-bit word (not a wordSize word!)
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp1237 emit_word(imm16);
1896 emit_word(imm16);
2613 emit_word(imm16);

Completed in 279 milliseconds