Searched refs:twenty_four_bits (Results 1 – 1 of 1) sorted by relevance
17 uint32_t twenty_four_bits) { in Emit() argument18 uint32_t word = ((twenty_four_bits << BYTECODE_SHIFT) | byte); in Emit()