Searched refs:CALL_V4_V4_V4_V4_ID16 (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ |
H A D | old_instruction_enum.h | 222 CALL_V4_V4_V4_V4_ID16 = 151, member in Opcode
|
H A D | old_instruction.h | 755 case Opcode::CALL_V4_V4_V4_V4_ID16: in GetFormat() 1575 case Opcode::CALL_V4_V4_V4_V4_ID16: in HasFlag()
|
/arkcompiler/runtime_core/static_core/runtime/tests/ |
H A D | i2c_bridge_test.cpp | 643 uint8_t callInsn[] = {static_cast<uint8_t>(Opcode::CALL_V4_V4_V4_V4_ID16), 0x10, 0x02, 0, 0, 0, 0}; in TEST_F() 684 uint8_t callInsn[] = {static_cast<uint8_t>(Opcode::CALL_V4_V4_V4_V4_ID16), 0x10, 0x32, 0, 0, 0, 0}; in TEST_F() 790 uint8_t callInsn[] = {static_cast<uint8_t>(Opcode::CALL_V4_V4_V4_V4_ID16), 0x10, 0x32, 0, 0, 0, 0}; in TEST_F()
|
Completed in 7 milliseconds