Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verifier/tests/
H A Dverify_register_index_test.cpp79 const std::vector<uint8_t> op_code = {0x60, 0x03}; in HWTEST_F() local
82 if (buffer[i] == op_code[0] && buffer[i+1] == op_code[1]) { in HWTEST_F()

Completed in 1 milliseconds