Home
last modified time | relevance | path

Searched defs:opcode_imm8 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/verifier/tests/
Dverify_constant_pool_tests.cpp197 std::vector<unsigned char> opcode_imm8 = {0x4f, 0x13}; // The known instruction in the abc file variable
236 …std::vector<unsigned char> opcode_imm8 = {0x4f, 0x13}; // The known jump instruction in the abc fi… variable