Home
last modified time | relevance | path

Searched full:extended (Results 1 – 25 of 80) sorted by relevance

1234

/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dldstatic.yaml244 …most significant bits are sign or unsigned extended based on the field type to fit accumulator siz…
245 …If field size is less then 32, result will be sign or unsigned extended to i32 depedning on field …
284 …most significant bits are sign or unsigned extended based on the field type to fit accumulator siz…
285 …If field size is less then 32, result will be sign or unsigned extended to i32 depedning on field …
323 …most significant bits are sign or unsigned extended based on the field type to fit accumulator siz…
324 …If field size is less then 32, result will be sign or unsigned extended to i32 depedning on field …
356 …most significant bits are sign or unsigned extended based on the field type to fit accumulator siz…
357 …If field size is less then 32, result will be sign or unsigned extended to i32 depedning on field …
Djnez.obj.yaml25 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
390 …ct reference in accumulator compares with null as specified. Offset is sign extended to the size of
410 …ct reference in accumulator compares with null as specified. Offset is sign extended to the size of
431 …ct reference in accumulator compares with null as specified. Offset is sign extended to the size of
496 …ct reference in accumulator compares with null as specified. Offset is sign extended to the size of
563 …ct reference in accumulator compares with null as specified. Offset is sign extended to the size of
Djeqz.obj.yaml25 …object reference in accumulator compares with null as specified. Offset is sign extended to the si…
390 …ct reference in accumulator compares with null as specified. Offset is sign extended to the size of
409 …ct reference in accumulator compares with null as specified. Offset is sign extended to the size of
429 …ct reference in accumulator compares with null as specified. Offset is sign extended to the size of
496 …ct reference in accumulator compares with null as specified. Offset is sign extended to the size of
565 …ct reference in accumulator compares with null as specified. Offset is sign extended to the size of
Dldobj.yaml401 …most significant bits are sign or unsigned extended based on the field type to fit accumulator siz…
402 …If field type is less than 32, then loaded value is sign or zero extended to i32 depending on fiel…
445 …most significant bits are sign or unsigned extended based on the field type to fit accumulator siz…
446 …If field type is less than 32, then loaded value is sign or zero extended to i32 depending on fiel…
Dldobj.v.yaml402 … most significant bits are sign or unsigned extended based on the field type to fit register size.
403 …If field type is less than 32, then loaded value is sign or zero extended to i32 depending on fiel…
446 … most significant bits are sign or unsigned extended based on the field type to fit register size.
447 …If field type is less than 32, then loaded value is sign or zero extended to i32 depending on fiel…
Dldai.yaml20 … Load immediate into accumulator. For short formats immediate is sign extended to operand size.
Dldai.64.yaml20 … Load immediate into accumulator. For short formats immediate is sign extended to operand size.
Djeq.obj.yaml25 …ces in accumulator and source register compare as specified. Offset is sign extended to the size of
876 …ces in accumulator and source register compare as specified. Offset is sign extended to the size of
950 …ces in accumulator and source register compare as specified. Offset is sign extended to the size of
1025 …ces in accumulator and source register compare as specified. Offset is sign extended to the size of
1139 …ces in accumulator and source register compare as specified. Offset is sign extended to the size of
1255 …ces in accumulator and source register compare as specified. Offset is sign extended to the size of
Djne.obj.yaml25 …ces in accumulator and source register compare as specified. Offset is sign extended to the size of
878 …ces in accumulator and source register compare as specified. Offset is sign extended to the size of
953 …ces in accumulator and source register compare as specified. Offset is sign extended to the size of
1029 …ces in accumulator and source register compare as specified. Offset is sign extended to the size of
1144 …ces in accumulator and source register compare as specified. Offset is sign extended to the size of
1261 …ces in accumulator and source register compare as specified. Offset is sign extended to the size of
Du32tou16.yaml21 …If extension bytecode treats its source as unsigned integer, the value is zero-extended to destina…
Du32toi8.yaml21 …If extension bytecode treats its source as unsigned integer, the value is zero-extended to destina…
Du64toi32.yaml21 …If extension bytecode treats its source as unsigned integer, the value is zero-extended to destina…
Du32toi16.yaml21 …If extension bytecode treats its source as unsigned integer, the value is zero-extended to destina…
Du64tou32.yaml21 …If extension bytecode treats its source as unsigned integer, the value is zero-extended to destina…
Du32toi64.yaml21 …If extension bytecode treats its source as unsigned integer, the value is zero-extended to destina…
Du32tou8.yaml21 …If extension bytecode treats its source as unsigned integer, the value is zero-extended to destina…
Di32tou8.yaml21 …If extension bytecode treats its source as signed integer, the value is sign-extended to destinati…
Di32tou16.yaml21 …If extension bytecode treats its source as signed integer, the value is sign-extended to destinati…
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_extension_data.h24 // Can be extended for different language types.
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dfile.h34 // the "\\?\" prefix is used to specify an extended-length path for a maximum length of 32,767 char…
140 // PREFIX_FOR_LONG_PATH is added to specify it's an extended-length path, in GetExtendedLengthStylePath()
/arkcompiler/ets_runtime/ecmascript/require/
Djs_cjs_module_cache.cpp33 // Check whether the dictionary should be extended. in PutIfAbsentAndReset()
/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/ets_runtime/ecmascript/compiler/assembler/x64/
Dextended_assembler_x64.h24 // ExtendedAssembler implements frequently-used assembler macros with some extended usages.
/arkcompiler/runtime_core/libpandafile/
Dliteral_data_accessor.h28 /* LiteralTag could be extended by different language

1234