Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp1128 GateRef jmpImm32 = Int8(static_cast<uint8_t>(EcmaOpcode::JMP_IMM32)); in TryJitCompile() local
1130 isJmp = BitOr(isJmp, Int8Equal(opcode, jmpImm32)); in TryJitCompile()

Completed in 3 milliseconds