Home
last modified time | relevance | path

Searched full:commands (Results 1 – 25 of 196) sorted by relevance

12345678

/ark/runtime_core/tests/cts-generator/generator/
Dtest.rb26 @commands = test[Generator::TEST_COMMANDS]
41 LOG.error "Test '#{@test_name}' does not have definition of instruction commands"
49 @commands.each do |raw_command|
Dparser.rb94 # Process all commands
100 # Process commands, if it has only, to only them should be processed
Dgenerator.rb46 TEST_COMMANDS = 'commands'
/ark/runtime_core/docs/
Ddebugger-vscode-communication.md2 Server is an application that receives commands through the socket and executes them in debugger.
8 VSCode provides us client interface and sending commands to the debugger with socket.
Drationale-for-bytecode.md12 There is a central processing unit (CPU) that reads commands (or _instructions_) from
20 In real world, different CPU manufacturers provide different sets of commands for their devices –
28 commands (or bytecode) and execute them. Of course, this implies additional performance overhead
/ark/runtime_core/cmake/
DREADME.md53 Move compile commands to root directory
66 * `compile_commands.json` - json nija-commands file to correct execution clang-tidy.
/ark/ts2abc/test262/
Dutils.py87 def run_cmd_cwd(commands, cwd=os.getcwd()): argument
88 cmd = CommandCwd(commands, cwd)
/ark/runtime_core/tests/cts-generator/cts-template/
Dtest-schema.json6 "commands"
81 "commands": { object
Dlda.null.yaml24 commands:
Dmov.null.yaml24 commands:
Dldai.64.yaml25 commands:
Du32toi64.yaml24 commands:
Du64tou1.yaml25 commands:
Du32tou1.yaml25 commands:
Du32toi8.yaml24 commands:
Di64tou1.yaml25 commands:
Du32toi16.yaml24 commands:
Du32tou16.yaml24 commands:
Du64toi32.yaml24 commands:
Du64tou32.yaml24 commands:
Di64toi32.yaml24 commands:
Du32tou8.yaml24 commands:
Di32tou1.yaml25 commands:
Di32toi64.yaml24 commands:
Di64tof64.yaml23 commands:

12345678