Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dlcr_circuit_builder.h85 GateRef high8bits = Int32LSL(Int32And(int16toint32, Int32(0x00FF)), Int32(8)); in Int16ToBigEndianInt16() local
87 return TruncInt32ToInt16(Int32Add(high8bits, low8bits)); in Int16ToBigEndianInt16()

Completed in 2 milliseconds