| /third_party/vixl/src/aarch32/ |
| D | instructions-aarch32.cc | 37 #include "utils-vixl.h" 38 #include "aarch32/constants-aarch32.h" 39 #include "aarch32/instructions-aarch32.h" 49 case ROR: in IsValidAmount() 56 default: in IsValidAmount() 73 default: in operator <<() 162 os << "{" << first << "-" << last << "}"; in operator <<() 173 os << "{" << first << "-" << last << "}"; in operator <<() 181 nreglist.GetLastDRegister().GetCode() - first.GetCode() + increment; in operator <<() 197 count -= increment; in operator <<() [all …]
|
| /third_party/vixl/test/aarch32/ |
| D | test-assembler-cond-rd-operand-rn-shift-rs-narrow-out-it-block-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 81 // default. 120 {{al, r0, r0, ROR, r0}, false, al, "al r0 r0 ROR r0", "al_r0_r0_ROR_r0"}, [all …]
|
| D | test-assembler-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 102 // default. 121 {{al, r7, r8, r10, ROR, 21}, [all …]
|
| D | test-assembler-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 102 // default. 136 {{cc, r10, r5, r1, ROR, 10}, [all …]
|
| D | test-assembler-cond-rd-operand-rn-ror-amount-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 74 ShiftType ror; member 87 // default. [all …]
|
| D | test-assembler-cond-rd-operand-rn-ror-amount-a32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 74 ShiftType ror; member 87 // default. [all …]
|
| D | test-assembler-cond-rd-rn-operand-rm-ror-amount-a32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 75 ShiftType ror; member 88 // default. [all …]
|
| D | test-assembler-cond-rd-rn-operand-rm-ror-amount-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 75 ShiftType ror; member 88 // default. [all …]
|
| D | test-assembler-cond-rd-operand-rn-shift-amount-1to31-a32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 89 // default. 104 {{vc, r5, r5, ROR, 10}, false, al, "vc r5 r5 ROR 10", "vc_r5_r5_ROR_10"}, [all …]
|
| D | test-assembler-cond-rd-operand-rn-shift-amount-1to31-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 89 // default. 104 {{al, r14, r8, ROR, 21}, false, al, "al r14 r8 ROR 21", "al_r14_r8_ROR_21"}, [all …]
|
| D | test-assembler-cond-rd-memop-rs-shift-amount-1to31-a32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 88 // default. 602 {{al, r0, r2, plus, r14, ROR, 9, Offset}, [all …]
|
| D | test-assembler-cond-rd-operand-rn-shift-rs-a32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 89 // default. 110 {{ge, r11, r13, ROR, r2}, [all …]
|
| D | test-assembler-cond-rd-operand-rn-shift-rs-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 83 // default. 111 {{al, r12, r3, ROR, r5}, false, al, "al r12 r3 ROR r5", "al_r12_r3_ROR_r5"}, [all …]
|
| D | test-assembler-cond-rd-operand-rn-shift-rs-in-it-block-t32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 81 // default. 99 {{pl, r3, r3, ROR, r3}, true, pl, "pl r3 r3 ROR r3", "pl_r3_r3_ROR_r3"}, [all …]
|
| D | test-assembler-cond-rd-rn-operand-rm-shift-rs-a32.cc | 28 // ----------------------------------------------------------------------------- 30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using 34 // ----------------------------------------------------------------------------- 37 #include "test-runner.h" 39 #include "test-utils.h" 40 #include "test-utils-aarch32.h" 42 #include "aarch32/assembler-aarch32.h" 43 #include "aarch32/macro-assembler-aarch32.h" 102 // default. 121 {{cc, r11, r4, r13, ROR, r8}, [all …]
|
| /third_party/mesa3d/src/gallium/drivers/i915/ci/ |
| D | traces-i915.yml | 2 --- 3 traces-db: 4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/" 7 glxgears/glxgears-2-v2.trace: 8 i915-g33: 10 gputest/plot3d-v2.trace: 11 i915-g33: 13 gputest/triangle-v2.trace: 14 i915-g33: 18 humus/CelShading-v2.trace: [all …]
|
| /third_party/ffmpeg/libavutil/ |
| D | sha512.c | 5 * based on BSD-licensed SHA-2 code by Aaron D. Gifford 21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 36 uint8_t digest_len; ///< digest length in 64-bit words 38 uint8_t buffer[128]; ///< 1024-bit buffer of input values used in hash updating 92 #define ror(value, bits) (((value) >> (bits)) | ((value) << (64 - (bits)))) macro 97 #define Sigma0_512(x) (ror((x), 28) ^ ror((x), 34) ^ ror((x), 39)) 98 #define Sigma1_512(x) (ror((x), 14) ^ ror((x), 18) ^ ror((x), 41)) 99 #define sigma0_512(x) (ror((x), 1) ^ ror((x), 8) ^ ((x) >> 7)) 100 #define sigma1_512(x) (ror((x), 19) ^ ror((x), 61) ^ ((x) >> 6)) 103 #define blk(i) (block[i] = block[i - 16] + sigma0_512(block[i - 15]) + \ [all …]
|
| /third_party/openssl/crypto/sha/asm/ |
| D | sha1-armv8.pl | 2 # Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved. 20 # over code generated with "default" compiler: 22 # hardware-assisted software(*) 24 # Cortex-A53 2.24 8.03 (+97%) 25 # Cortex-A57 2.35 7.88 (+74%) 27 # X-Gene 8.80 (+200%) 34 # optimizes compiler output at run-time. 42 ( $xlate="${dir}arm-xlate.pl" and -f $xlate ) or 43 ( $xlate="${dir}../../perlasm/arm-xlate.pl" and -f $xlate) or 44 die "can't locate arm-xlate.pl"; [all …]
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ci/ |
| D | traces-virgl-iris.yml | 2 --- 3 traces-db: 4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/" 7 glxgears/glxgears-2-v2.trace: 8 gl-virgl: 10 gputest/furmark-v2.trace: 11 gl-virgl: 13 gputest/triangle-v2.trace: 14 gl-virgl: 16 humus/Portals-v2.trace: [all …]
|
| D | traces-virgl.yml | 2 --- 3 traces-db: 4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/" 7 glxgears/glxgears-2-v2.trace: 8 gl-virgl: 10 gputest/furmark-v2.trace: 11 gl-virgl: 13 gputest/triangle-v2.trace: 14 gl-virgl: 16 humus/Portals-v2.trace: [all …]
|
| /third_party/mesa3d/src/panfrost/ci/ |
| D | traces-panfrost.yml | 2 --- 3 traces-db: 4 download-url: "http://caching-proxy/cache/?uri=https://s3.freedesktop.org/mesa-tracie-public/" 7 behdad-glyphy/glyphy-v2.trace: 8 gl-panfrost-t860: 10 glxgears/glxgears-2-v2.trace: 11 gl-panfrost-t860: 13 gl-panfrost-t760: 15 pathfinder/demo-v2.trace: 16 gl-panfrost-t860: [all …]
|
| /third_party/mesa3d/src/gallium/drivers/svga/ci/ |
| D | traces-vmware.yml | 2 --- 3 traces-db: 4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/" 7 bgfx/01-cubes.rdc: 8 gl-vmware-llvmpipe: 10 bgfx/02-metaballs.rdc: 11 gl-vmware-llvmpipe: 13 bgfx/03-raymarch.rdc: 14 gl-vmware-llvmpipe: 16 bgfx/04-mesh.rdc: [all …]
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ci/ |
| D | traces-llvmpipe.yml | 2 --- 3 traces-db: 4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/" 7 0ad/0ad-v2.trace: 8 gl-vmware-llvmpipe: 10 bgfx/01-cubes.rdc: 11 gl-vmware-llvmpipe: 13 bgfx/02-metaballs.rdc: 14 gl-vmware-llvmpipe: 16 bgfx/03-raymarch.rdc: [all …]
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ci/ |
| D | traces-crocus.yml | 2 --- 3 traces-db: 4 download-url: "https://s3.freedesktop.org/mesa-tracie-public/" 7 0ad/0ad-v2.trace: 8 crocus-g41: 10 crocus-hsw: 12 behdad-glyphy/glyphy-v2.trace: 13 crocus-g41: 15 crocus-hsw: 17 glxgears/glxgears-2-v2.trace: [all …]
|
| /third_party/mesa3d/src/amd/ci/ |
| D | traces-amd.yml | 2 --- 3 traces-db: 4 download-url: "http://caching-proxy/cache/?uri=https://s3.freedesktop.org/mesa-tracie-public/" 7 unigine/heaven-scene1-low-d3d11.trace-dxgi: 8 vk-radv-raven: 9 label: [no-perf, slow, skip] 11 unigine/heaven-scene1-low-d3d9.trace-dxgi: 12 vk-radv-raven: 13 label: [no-perf, skip] 15 text: "flaky, starting from around https://mesa.pages.freedesktop.org/-/mesa/-/jobs/40335547/" [all …]
|