Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
H A Di2c_bridge_test.cpp154 uint8_t insn2[] = {static_cast<uint8_t>(Opcode::CALL_ACC_SHORT_V4_IMM4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F()
189 uint8_t insn2[] = {static_cast<uint8_t>(Opcode::CALL_ACC_SHORT_V4_IMM4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F()
222 uint8_t insnAcc[] = {static_cast<uint8_t>(Opcode::CALL_ACC_SHORT_V4_IMM4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F()
257 uint8_t insnAcc[] = {static_cast<uint8_t>(Opcode::CALL_ACC_SHORT_V4_IMM4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F()
498 uint8_t callAccInsn[] = {static_cast<uint8_t>(Opcode::CALL_ACC_SHORT_V4_IMM4_ID16), 0x00, 0, 0}; in TEST_F()
539 uint8_t callAccInsn[] = {static_cast<uint8_t>(Opcode::CALL_ACC_SHORT_V4_IMM4_ID16), 0x10, 0, 0}; in TEST_F()
578 uint8_t callAccShort[] = {static_cast<uint8_t>(Opcode::CALL_ACC_SHORT_V4_IMM4_ID16), 0x01, 0, 0, 0, 0}; in TEST_F()
617 uint8_t callAccShortInsn[] = {static_cast<uint8_t>(Opcode::CALL_ACC_SHORT_V4_IMM4_ID16), 0x10, 0, 0}; in TEST_F()
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
H A Dold_instruction_enum.h224 CALL_ACC_SHORT_V4_IMM4_ID16 = 153, member in Opcode
H A Dold_instruction.h759 case Opcode::CALL_ACC_SHORT_V4_IMM4_ID16: in GetFormat()
1581 case Opcode::CALL_ACC_SHORT_V4_IMM4_ID16: in HasFlag()

Completed in 7 milliseconds