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

/openjdk10/hotspot/src/cpu/s390/vm/
H A Dassembler_s390.hpp1364 static int inv_simm16_48(long x) { return (inv_s_field(x, 31, 16)); } // 6-byte instructions only function in class:Assembler

Completed in 96 milliseconds