Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/isa/
Disapi.rb612 private_class_method def initialize_instructions(opcodes, &block) argument
622 private_class_method def initialize_prefixes(opcodes, &block) argument
/arkcompiler/runtime_core/assembler/tests/
Demitter_test.cpp235 …std::vector<uint8_t> opcodes {static_cast<uint8_t>(panda_file::LineNumberProgramItem::Opcode::SET_… in TEST() local
Dassembler_emitter_test.cpp266 …std::vector<uint8_t> opcodes {static_cast<uint8_t>(panda_file::LineNumberProgramItem::Opcode::SET_… in __anon9d5bb8020902() local
/arkcompiler/runtime_core/libpandafile/tests/
Dfile_item_container_test.cpp616 std::vector<uint8_t> opcodes { variable