Home
last modified time | relevance | path

Searched full:depending (Results 1 – 25 of 29) sorted by relevance

12

/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Djlez.yaml35 Check jump occurs or not occurs, depending on `acc < 0` condition
85 Check jump occurs or not occurs, depending on `acc < 0` condition
151 Check jump occurs or not occurs, depending on `acc == 0` condition
Djgez.yaml35 Check jump occurs or not occurs, depending on `acc < 0` condition
85 Check jump occurs or not occurs, depending on `acc > 0` condition
149 Check jump occurs or not occurs, depending on `acc == 0` condition
Djnez.yaml37 Check jump occurs or not occurs, depending on `acc!=0` condition
87 Check jump occurs or not occurs, depending on `acc != 0` condition
Djgtz.yaml35 Check jump occurs or not occurs, depending on `acc < 0` condition
85 Check jump occurs or not occurs, depending on `acc > 0` condition
Djeqz.yaml35 Check jump occurs or not occurs, depending on `acc == 0` condition
85 Check jump occurs or not occurs, depending on `acc == 0` condition
Djltz.yaml35 Check jump occurs or not occurs, depending on `acc < 0` condition
85 Check jump occurs or not occurs, depending on `acc < 0` condition
Dldobj.yaml402 …ld type is less than 32, then loaded value is sign or zero extended to i32 depending on field type.
446 …ld type is less than 32, then loaded value is sign or zero extended to i32 depending on field type.
Dldobj.v.yaml403 …ld type is less than 32, then loaded value is sign or zero extended to i32 depending on field type.
447 …ld type is less than 32, then loaded value is sign or zero extended to i32 depending on field type.
Dldarr.16.yaml36 …If element size is smaller then 32 bits, it will be zero or sign extended (depending on bytecode) …
Dldarr.8.yaml36 …If element size is smaller then 32 bits, it will be zero or sign extended (depending on bytecode) …
Dldarru.16.yaml36 …If element size is smaller then 32 bits, it will be zero or sign extended (depending on bytecode) …
Dldarru.8.yaml36 …If element size is smaller then 32 bits, it will be zero or sign extended (depending on bytecode) …
/arkcompiler/runtime_core/tests/cts-assembly/
Darrays-07.pa20 # If element size is smaller then 32 bits, it will be zero or sign extended (depending on byt…
Darrays-08.pa20 # If element size is smaller then 32 bits, it will be zero or sign extended (depending on byt…
/arkcompiler/runtime_core/compiler/optimizer/templates/intrinsics/
Dentrypoints_bridge_asm_macro.inl.erb29 // Depending on frame kind choose either CompiledAbiBridge (for compiled frame) or CompiledAbi (for…
/arkcompiler/runtime_core/docs/
Dfile_format.md44 Depending on the result runtime can search the entity in other files (for foreign entities)
103 … The first 8 bits contain tag which determines the meaning of the data. Depending on the tag there…
617 There are different value encodings depending on the value's type.
762 There are different literal encodings depending on the num of value's bytes.
950 …tructions. Each instruction has one byte opcode and optional arguments. Depending on opcode argume…
995 … the entity of the corresponding type. Type of the entity is determined depending on handle's type…
Drationale-for-bytecode.md83 (depending on the benchmark).
Dir_format.md310 …gorithm, because it gives better code, and select the type of allocator depending on the context.
Druntime-compiled_code-interaction.md213 Depending on the callee's entrypoint there may be different cases.
/arkcompiler/runtime_core/libpandabase/
DREADME.md70 - `T GetValue()` - returns value of an argument depending on it's type
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h606 * Depending on the collector algorithm, some markers can do simple marking
/arkcompiler/runtime_core/ldscripts/
Dpanda_test_asan.ld116 (the exact location of HighShadow/HighMem may vary depending
/arkcompiler/toolchain/websocket/test/
Dwebsocket_test.cpp231 … // Depending on the length of the messages, client will use shift operation to get the res in ClientSendReq()
/arkcompiler/toolchain/websocket/
Dwebsocket.cpp42 // Depending on the length of the messages, server will use shift operation to get the res in SendReply()
/arkcompiler/runtime_core/isa/
Disa.yaml140 description: May operate on 'any' values depending on language context.
142 description: Creates objects of type depending on language context.

12