Searched refs:CALL_SHORT_V4_V4_ID16 (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/tests/ |
H A D | i2c_bridge_test.cpp | 149 uint8_t insn[] = {static_cast<uint8_t>(Opcode::CALL_SHORT_V4_V4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F() 184 uint8_t insn[] = {static_cast<uint8_t>(Opcode::CALL_SHORT_V4_V4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F() 214 uint8_t insn[] = {static_cast<uint8_t>(Opcode::CALL_SHORT_V4_V4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F() 249 uint8_t insn[] = {static_cast<uint8_t>(Opcode::CALL_SHORT_V4_V4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F() 284 uint8_t insn[] = {static_cast<uint8_t>(Opcode::CALL_SHORT_V4_V4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F() 312 uint8_t insn[] = {static_cast<uint8_t>(Opcode::CALL_SHORT_V4_V4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F() 340 uint8_t insn[] = {static_cast<uint8_t>(Opcode::CALL_SHORT_V4_V4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F() 368 uint8_t insn[] = {static_cast<uint8_t>(Opcode::CALL_SHORT_V4_V4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F() 396 uint8_t insn[] = {static_cast<uint8_t>(Opcode::CALL_SHORT_V4_V4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F() 424 uint8_t insn[] = {static_cast<uint8_t>(Opcode::CALL_SHORT_V4_V4_ID16), in TEST_F() [all...] |
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ |
H A D | old_instruction_enum.h | 221 CALL_SHORT_V4_V4_ID16 = 150, member in Opcode
|
H A D | old_instruction.h | 753 case Opcode::CALL_SHORT_V4_V4_ID16: in GetFormat() 1572 case Opcode::CALL_SHORT_V4_V4_ID16: in HasFlag()
|
Completed in 6 milliseconds