Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
H A Dold_instruction_enum.h225 CALL_ACC_V4_V4_V4_IMM4_ID16 = 154, member in Opcode
H A Dold_instruction.h761 case Opcode::CALL_ACC_V4_V4_V4_IMM4_ID16: in GetFormat()
1584 case Opcode::CALL_ACC_V4_V4_V4_IMM4_ID16: in HasFlag()
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Di2c_bridge_test.cpp649 uint8_t callAccInsn[] = {static_cast<uint8_t>(Opcode::CALL_ACC_V4_V4_V4_IMM4_ID16), 0x21, 0x00, 0, 0}; in TEST_F()
701 uint8_t callAccInsn[] = {static_cast<uint8_t>(Opcode::CALL_ACC_V4_V4_V4_IMM4_ID16), 0x10, 0x23, 0, 0, 0, 0}; in TEST_F()
807 uint8_t callAccInsn[] = {static_cast<uint8_t>(Opcode::CALL_ACC_V4_V4_V4_IMM4_ID16), 0x10, 0x32, 0, 0, 0, 0}; in TEST_F()

Completed in 7 milliseconds