Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/tests/cts-generator/generator/
Dtest_case.rb22 … def initialize(command, current_case, instruction, definitions, predefined, template, skip_header) argument
/arkcompiler/runtime_core/bytecode_optimizer/
Dbytecode_optimizer_isapi.rb269 def do_lda(instruction) argument
290 def do_sta(instruction) argument
/arkcompiler/runtime_core/compiler/tools/aotdump/
Daotdump.cpp363 ZydisDecodedInstruction instruction; in PrintCodeX86_64() local
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp2557 ZydisDecodedInstruction instruction; in DisasmInstr() local