Home
last modified time | relevance | path

Searched full:signedness (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_int_val.h91 /// @return sign or zero extended value depending on its signedness
123 /// @return true if the value is maximum considering its signedness
129 /// @return true if the value is minimum considering its signedness
266 /// obtained from pType depending on their original signedness;
289 /// obtained from pType depending on their original signedness;
441 /// @return sign or zero extended value depending on its signedness
/arkcompiler/runtime_core/static_core/verification/
Dmessages.yaml371 with rounding/precision/signedness/overflow etc.
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Disel.cpp985 * The signedness of operands would be shown in the expression. in SelectIntCvt()
/arkcompiler/runtime_core/isa/
Disa.yaml61 …Integral values are not inherently signed or unsigned, signedness is interpreted by bytecodes as w…
/arkcompiler/runtime_core/static_core/isa/
Disa.yaml60 …Integral values are not inherently signed or unsigned. Their signedness is interpreted by bytecode…
/arkcompiler/runtime_core/static_core/patches/zydis/
D0001-Simplify-Zydis-build.patch7069 +// Verify signedness assumptions (relies on size checks above).