Searched defs:emit_arith (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp259 void Assembler::emit_arith(int op1, int op2, Register dst, int32_t imm32) { function in class:Assembler
300 void Assembler::emit_arith(int op1, int op2, Register dst, Register src) { function in class:Assembler
[all...]

Completed in 105 milliseconds