Home
last modified time | relevance | path

Searched +full:- +full:- +full:skip (Results 1 – 25 of 1290) sorted by relevance

12345678910>>...52

/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.cpp1 // *** THIS FILE IS GENERATED - DO NOT EDIT ***
7 * Copyright (c) 2015-2019 The Khronos Group Inc.
8 * Copyright (c) 2015-2019 Valve Corporation
9 * Copyright (c) 2015-2019 LunarG, Inc.
10 * Copyright (c) 2015-2019 Google Inc.
16 * http://www.apache.org/licenses/LICENSE-2.0
37 bool skip = false; in ReportUndestroyedObjects() local
38 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeCommandBuffer, error_code); in ReportUndestroyedObjects()
39 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeSemaphore, error_code); in ReportUndestroyedObjects()
40 skip |= DeviceReportUndestroyedObjects(device, kVulkanObjectTypeFence, error_code); in ReportUndestroyedObjects()
[all …]
Dparameter_validation.cpp1 /* *** THIS FILE IS GENERATED - DO NOT EDIT! ***
4 * Copyright (c) 2015-2019 The Khronos Group Inc.
5 * Copyright (c) 2015-2019 LunarG, Inc.
6 * Copyright (C) 2015-2019 Google Inc.
10 * Copyright (c) 2015-2017 Valve Corporation
13 * http://www.apache.org/licenses/LICENSE-2.0
208 bool skip = false; in ValidatePnextStructContents() local
209 switch(header->sType) { in ValidatePnextStructContents()
214skip |= validate_bool32("VkPhysicalDevice16BitStorageFeatures", "storageBuffer16BitAccess", struct… in ValidatePnextStructContents()
216skip |= validate_bool32("VkPhysicalDevice16BitStorageFeatures", "uniformAndStorageBuffer16BitAcces… in ValidatePnextStructContents()
[all …]
Dchassis.cpp5 /* Copyright (c) 2015-2019 The Khronos Group Inc.
6 * Copyright (c) 2015-2019 Valve Corporation
7 * Copyright (c) 2015-2019 LunarG, Inc.
8 * Copyright (c) 2015-2019 Google Inc.
14 * http://www.apache.org/licenses/LICENSE-2.0
42 // TODO: This variable controls handle wrapping -- in the future it should be hooked
43 // up to the new VALIDATION_FEATURES extension. Temporarily, control with a compile-time flag.
50 // Set layer name -- Khronos layer name overrides any other defined names
114 for (uint32_t i = 0; i < pCreateInfo->enabledExtensionCount; i++) { in InstanceExtensionWhitelist()
116 if (!white_list(pCreateInfo->ppEnabledExtensionNames[i], kInstanceExtensionNames)) { in InstanceExtensionWhitelist()
[all …]
/external/angle/src/tests/deqp_support/
Ddeqp_khr_gles31_test_expectations.txt2 // Use of this source code is governed by a BSD-style license that can be
7 // For now we only log Vulkan test expectations. More back-ends can follow as we need them.
20 5579 VULKAN NVIDIA : KHR-GLES31.core.geometry_shader.adjacency.adjacency_indiced_triangle_strip = F…
21 5579 VULKAN NVIDIA : KHR-GLES31.core.geometry_shader.adjacency.adjacency_non_indiced_triangle_strip…
22 5579 VULKAN NVIDIA : KHR-GLES31.core.geometry_shader.rendering.rendering.triangles_input_line_strip…
23 5579 VULKAN NVIDIA : KHR-GLES31.core.geometry_shader.rendering.rendering.triangles_input_triangle_s…
24 5579 VULKAN NVIDIA : KHR-GLES31.core.geometry_shader.rendering.rendering.triangles_with_adjacency_i…
25 5579 VULKAN NVIDIA : KHR-GLES31.core.geometry_shader.limits.max_invocations = FAIL
26 345312771 VULKAN NVIDIA : KHR-GLES31.core.tessellation_shader.tessellation_shader_tessellation.gl_I…
27 345312771 VULKAN WIN NVIDIA : KHR-GLES31.core.tessellation_shader.tessellation_control_to_tessellat…
[all …]
Ddeqp_gl46_test_expectations.txt2 // Use of this source code is governed by a BSD-style license that can be
7 7566 SWIFTSHADER : KHR-GL46.aggressive_optimizations.* = SKIP
8 7566 SWIFTSHADER : KHR-GL46.blend_equation_advanced.* = SKIP
9 7566 SWIFTSHADER : KHR-GL46.buffer_storage.* = SKIP
10 7566 SWIFTSHADER : KHR-GL46.clip_control.* = SKIP
11 7566 SWIFTSHADER : KHR-GL46.clip_distance.* = SKIP
12 7566 SWIFTSHADER : KHR-GL46.CommonBugs.* = SKIP
13 7566 SWIFTSHADER : KHR-GL46.compute_shader.* = SKIP
14 7566 SWIFTSHADER : KHR-GL46.conditional_render_inverted.* = SKIP
15 7566 SWIFTSHADER : KHR-GL46.constant_expressions.* = SKIP
[all …]
Ddeqp_gles31_test_expectations.txt2 // Use of this source code is governed by a BSD-style license that can be
12 …OPENGL : dEQP-GLES31.functional.program_interface_query.transform_feedback_varying.resource_list.v…
14 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32f_rgba8ui = SKIP
15 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32f_rgba8i = SKIP
16 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32f_rgba8 = SKIP
17 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32f_rgba8_snorm = SKIP
18 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.rgba8ui_r32f = SKIP
19 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.rgba8ui_r32ui = SKIP
20 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.rgba8ui_r32i = SKIP
21 1442 D3D11 : dEQP-GLES31.functional.image_load_store.*.format_reinterpret.r32ui_rgba8ui = SKIP
[all …]
Ddeqp_khr_gles32_test_expectations.txt2 // Use of this source code is governed by a BSD-style license that can be
7 // For now we only log Vulkan test expectations. More back-ends can follow as we need them.
10 8431 VULKAN NVIDIA : KHR-GLES32.core.tessellation_shader.single.primitive_coverage = FAIL
16 5579 VULKAN WIN NVIDIA : KHR-GLES32.core.geometry_shader.adjacency.adjacency_indiced_triangle_strip…
17 5579 VULKAN WIN NVIDIA : KHR-GLES32.core.geometry_shader.adjacency.adjacency_non_indiced_triangle_s…
18 5579 VULKAN WIN NVIDIA : KHR-GLES32.core.geometry_shader.rendering.rendering.triangles_input_line_s…
19 5579 VULKAN WIN NVIDIA : KHR-GLES32.core.geometry_shader.rendering.rendering.triangles_input_triang…
20 5579 VULKAN WIN NVIDIA : KHR-GLES32.core.geometry_shader.rendering.rendering.triangles_with_adjacen…
21 5579 VULKAN WIN NVIDIA : KHR-GLES32.core.geometry_shader.limits.max_invocations = FAIL
25 5557 VULKAN WIN NVIDIA : KHR-GLES32.core.tessellation_shader.tessellation_control_to_tessellation_e…
[all …]
/external/skia/infra/bots/gen_tasks_logic/
Ddm_flags.go2 // Use of this source code is governed by a BSD-style license that can be
58 "--nameByHash",
111 // When matching skip logic, _ is a wildcard that matches all parts for the field.
115 // The inputs here are turned into a --skip flag which represents a
116 // "Space-separated config/src/srcOptions/name quadruples to skip."
118 skip := func(config, src, srcOptions, name string) {
133 // 'DDL' style means "--skpViewportSize 2048"
138 args = append(args, "--key")
141 // This enables non-deterministic random seeding of the GPU FP optimization
144 // - https://skia.googlesource.com/skia/+/5910ed347a638ded8cd4c06dbfda086695df1112/BUILD.gn#160
[all …]
/external/virglrenderer/ci/previous_results/gl_host_softpipe/piglit_gles3/
Dresults.txt1 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 teximage: pass
2 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 texsubimage: pass
3 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 r11: pass
4 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rg11: pass
5 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8: pass
6 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8-punchthrough-alpha1: pass
7 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgba8: pass
8 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8: pass
9 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-alpha8: pass
10 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-punchthrough-alpha1: pass
[all …]
/external/virglrenderer/ci/previous_results/es_host_softpipe/piglit_gles3/
Dresults.txt1 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 teximage: pass
2 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 texsubimage: pass
3 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 r11: pass
4 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rg11: pass
5 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8: pass
6 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8-punchthrough-alpha1: pass
7 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgba8: pass
8 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8: pass
9 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-alpha8: pass
10 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-punchthrough-alpha1: pass
[all …]
/external/virglrenderer/ci/previous_results/gl_host_llvmpipe/piglit_gles3/
Dresults.txt1 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 teximage: pass
2 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 texsubimage: pass
3 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 r11: pass
4 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rg11: pass
5 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8: pass
6 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8-punchthrough-alpha1: pass
7 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgba8: pass
8 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8: pass
9 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-alpha8: pass
10 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-punchthrough-alpha1: pass
[all …]
/external/virglrenderer/ci/previous_results/es_host_llvmpipe/piglit_gles3/
Dresults.txt1 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 teximage: pass
2 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 texsubimage: pass
3 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 r11: pass
4 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rg11: pass
5 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8: pass
6 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8-punchthrough-alpha1: pass
7 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgba8: pass
8 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8: pass
9 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-alpha8: pass
10 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-punchthrough-alpha1: pass
[all …]
/external/libcups/examples/
Dipp-everywhere.test4 # Copyright © 2007-2018 by Apple Inc.
5 # Copyright © 2001-2006 by Easy Software Products. All rights reserved.
12 # ./ipptool -V 2.0 -tf filename.ext printer-uri ipp-everywhere.test
16 INCLUDE "ipp-2.0.test"
23 NAME "PWG 5100.14 section 5.1/5.2 - Required Operations and Attributes"
24 OPERATION Get-Printer-Attributes
25 GROUP operation-attributes-tag
26 ATTR charset attributes-charset utf-8
27 ATTR naturalLanguage attributes-natural-language en
28 ATTR uri printer-uri $uri
[all …]
/external/virglrenderer/ci/previous_results/archived/es_host_i915/piglit_gles3/
Dresults.txt1 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 teximage: pass
2 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 texsubimage: pass
3 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 r11: pass
4 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rg11: pass
5 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8: pass
6 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8-punchthrough-alpha1: pass
7 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgba8: pass
8 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8: pass
9 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-alpha8: pass
10 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-punchthrough-alpha1: pass
[all …]
/external/virglrenderer/ci/previous_results/archived/gl_host_i915/piglit_gles3/
Dresults.txt1 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 teximage: pass
2 spec/!opengl es 3.0/ext_texture_array-compressed_gles3 texsubimage: pass
3 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 r11: pass
4 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rg11: pass
5 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8: pass
6 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgb8-punchthrough-alpha1: pass
7 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 rgba8: pass
8 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8: pass
9 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-alpha8: pass
10 spec/!opengl es 3.0/oes_compressed_etc2_texture-miptree_gles3 srgb8-punchthrough-alpha1: pass
[all …]
/external/capstone/arch/XCore/
DXCoreGenDisassemblerTables.inc1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
7 \*===----------------------------------------------------------------------===*/
10 /* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013-2015 */
21 fieldMask = (InsnType)(-1LL); \
23 fieldMask = (((InsnType)1 << numBits) - 1) << startBit; \
28 /* 0 */ MCD_OPC_ExtractField, 11, 5, // Inst{15-11} ...
29 /* 3 */ MCD_OPC_FilterValue, 0, 108, 0, // Skip to: 115
30 /* 7 */ MCD_OPC_ExtractField, 0, 11, // Inst{10-0} ...
31 /* 10 */ MCD_OPC_FilterValue, 236, 15, 4, 0, // Skip to: 19
33 /* 19 */ MCD_OPC_FilterValue, 237, 15, 3, 0, // Skip to: 27
[all …]
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/
Dalternate_country_names.txt3 # format: Code; Ignored-Comment; Name
18 CD; Congo - Kinshasa; Congo, Dem. Rep.
19 CD; Congo - Kinshasa; Congo, Democratic Republic of the
20 CD; Congo - Kinshasa; Congo, The Democratic Republic of the
21 CD; Congo - Kinshasa; Dem. Rep. Congo
22 CD; Congo - Kinshasa; Democratic Republic of the Congo
23 CD; Congo - Kinshasa; The Democratic Republic of the Congo
25 CG; Congo - Brazzaville; Congo
26 CG; Congo - Brazzaville; Congo, Rep.
27 CG; Congo - Brazzaville; Congo, Republic of the
[all …]
/external/capstone/arch/AArch64/
DAArch64GenDisassemblerTables.inc1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
7 \*===----------------------------------------------------------------------===*/
9 /* Capstone Disassembly Engine, http://www.capstone-engine.org */
10 /* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013-2015 */
21 fieldMask = (InsnType)(-1LL); \
23 fieldMask = (((InsnType)1 << numBits) - 1) << startBit; \
28 /* 0 */ MCD_OPC_ExtractField, 26, 3, // Inst{28-26} ...
29 /* 3 */ MCD_OPC_FilterValue, 2, 86, 4, // Skip to: 1117
30 /* 7 */ MCD_OPC_ExtractField, 29, 3, // Inst{31-29} ...
31 /* 10 */ MCD_OPC_FilterValue, 0, 132, 0, // Skip to: 146
[all …]
/external/vulkan-validation-layers/layers/
Dbest_practices.cpp1 /* Copyright (c) 2015-2019 The Khronos Group Inc.
2 * Copyright (c) 2015-2019 Valve Corporation
3 * Copyright (c) 2015-2019 LunarG, Inc.
9 * http://www.apache.org/licenses/LICENSE-2.0
41 bool skip = false; in PreCallValidateCreateInstance() local
43 for (uint32_t i = 0; i < pCreateInfo->enabledExtensionCount; i++) { in PreCallValidateCreateInstance()
44 if (white_list(pCreateInfo->ppEnabledExtensionNames[i], kDeviceExtensionNames)) { in PreCallValidateCreateInstance()
45 skip |= in PreCallValidateCreateInstance()
48 pCreateInfo->ppEnabledExtensionNames[i]); in PreCallValidateCreateInstance()
52 return skip; in PreCallValidateCreateInstance()
[all …]
/external/capstone/arch/Sparc/
DSparcGenDisassemblerTables.inc1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
7 \*===----------------------------------------------------------------------===*/
10 /* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013-2015 */
21 fieldMask = (InsnType)(-1LL); \
23 fieldMask = (((InsnType)1 << numBits) - 1) << startBit; \
28 /* 0 */ MCD_OPC_ExtractField, 30, 2, // Inst{31-30} ...
29 /* 3 */ MCD_OPC_FilterValue, 0, 13, 2, // Skip to: 532
30 /* 7 */ MCD_OPC_ExtractField, 22, 3, // Inst{24-22} ...
31 /* 10 */ MCD_OPC_FilterValue, 0, 10, 0, // Skip to: 24
32 /* 14 */ MCD_OPC_CheckField, 25, 5, 0, 163, 22, // Skip to: 5815
[all …]
/external/capstone/arch/PowerPC/
DPPCGenDisassemblerTables.inc1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
7 \*===----------------------------------------------------------------------===*/
10 /* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013-2015 */
22 fieldMask = (InsnType)(-1LL); \
24 fieldMask = (((InsnType)1 << numBits) - 1) << startBit; \
32 /* 0 */ MCD_OPC_ExtractField, 26, 6, // Inst{31-26} ...
33 /* 3 */ MCD_OPC_FilterValue, 0, 10, 0, // Skip to: 17
34 /* 7 */ MCD_OPC_CheckField, 1, 10, 128, 2, 231, 38, // Skip to: 9973
36 /* 17 */ MCD_OPC_FilterValue, 2, 4, 0, // Skip to: 25
38 /* 25 */ MCD_OPC_FilterValue, 3, 4, 0, // Skip to: 33
[all …]
/external/virglrenderer/src/venus/venus-protocol/
Dvn_protocol_renderer_device.h1 /* This file is generated by venus-protocol. See vn_protocol_renderer.h. */
5 * SPDX-License-Identifier: MIT
14 #pragma GCC diagnostic ignored "-Wpointer-arith"
15 #pragma GCC diagnostic ignored "-Wunused-parameter"
28 vn_encode_uint32_t(enc, &val->maxImageDimension1D); in vn_encode_VkPhysicalDeviceLimits()
29 vn_encode_uint32_t(enc, &val->maxImageDimension2D); in vn_encode_VkPhysicalDeviceLimits()
30 vn_encode_uint32_t(enc, &val->maxImageDimension3D); in vn_encode_VkPhysicalDeviceLimits()
31 vn_encode_uint32_t(enc, &val->maxImageDimensionCube); in vn_encode_VkPhysicalDeviceLimits()
32 vn_encode_uint32_t(enc, &val->maxImageArrayLayers); in vn_encode_VkPhysicalDeviceLimits()
33 vn_encode_uint32_t(enc, &val->maxTexelBufferElements); in vn_encode_VkPhysicalDeviceLimits()
[all …]
/external/mesa3d/src/freedreno/ci/
Dtraces-freedreno.yml2 ---
3 traces-db:
4 download-url: https://s3.freedesktop.org/mesa-tracie-public/
6 text: |-
12 half-life-2: 37.83s
14 counterstrike-source: 14.24s
22 valve/half-life-2-v2.trace:
23 freedreno-a306:
25 label: [skip, slow]
26 freedreno-a530:
[all …]
/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/LoongArch/
DLoongArchGenDisassemblerTables.inc1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
7 \*===----------------------------------------------------------------------===*/
21 // InsnType must either be integral or an APInt-like object that must:
22 // * be default-constructible and copy-constructible
36 assert(startBit + numBits <= 64 && "Cannot support >64-bit extractions!");
41 fieldMask = (InsnType)(-1LL);
43 fieldMask = (((InsnType)1 << numBits) - 1) << startBit;
75 /* 0 */ MCD::OPC_ExtractField, 26, 6, // Inst{31-26} ...
76 /* 3 */ MCD::OPC_FilterValue, 0, 143, 9, 0, // Skip to: 2455
77 /* 8 */ MCD::OPC_ExtractField, 22, 4, // Inst{25-22} ...
[all …]
/external/capstone/arch/ARM/
DARMGenDisassemblerTables.inc1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
7 \*===----------------------------------------------------------------------===*/
9 /* Capstone Disassembly Engine, http://www.capstone-engine.org */
10 /* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013-2015 */
21 fieldMask = (InsnType)(-1LL); \
23 fieldMask = (((InsnType)1 << numBits) - 1) << startBit; \
28 /* 0 */ MCD_OPC_ExtractField, 25, 3, // Inst{27-25} ...
29 /* 3 */ MCD_OPC_FilterValue, 0, 12, 12, // Skip to: 3091
31 /* 10 */ MCD_OPC_FilterValue, 0, 68, 6, // Skip to: 1618
33 /* 17 */ MCD_OPC_FilterValue, 0, 80, 1, // Skip to: 357
[all …]

12345678910>>...52