Home
last modified time | relevance | path

Searched defs:InstructionDesc (Results 1 – 25 of 36) sorted by relevance

12

/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/src/
H A Dcommand.h32 …def struct { Uint16 opcode; Uint16 mask; char *name, *shortname; int minv, maxv; } InstructionDesc; typedef
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclGeneric/
H A DtclCompile.h547 typedef struct InstructionDesc { struct
559 } InstructionDesc; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/diagnostics/x64/
H A Ddisasm-x64.cc143 struct InstructionDesc { struct
144 const char* mnem;
145 InstructionType type;
146 OperandType op_order_;
147 bool byte_size_operation; // Fixed 8-bit operation.
/dports/lang/v8/v8-9.6.180.12/src/diagnostics/x64/
H A Ddisasm-x64.cc144 struct InstructionDesc { struct
145 const char* mnem;
146 InstructionType type;
147 OperandType op_order_;
148 bool byte_size_operation; // Fixed 8-bit operation.
/dports/www/node10/node-v10.24.1/deps/v8/src/x64/
H A Ddisasm-x64.cc159 struct InstructionDesc { struct
160 const char* mnem;
161 InstructionType type;
162 OperandType op_order_;
163 bool byte_size_operation; // Fixed 8-bit operation.
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/SPIRV/
H A Ddoc.cpp1233 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/SPIRV/
H A Ddoc.cpp1430 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/SPIRV/
H A Ddoc.cpp1430 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/SPIRV/
H A Ddoc.cpp1386 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/SPIRV/
H A Ddoc.cpp1356 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/SPIRV/
H A Ddoc.cpp1354 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/SPIRV/
H A Ddoc.cpp1354 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/SPIRV/
H A Ddoc.cpp1430 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/SPIRV/
H A Ddoc.cpp1430 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/SPIRV/
H A Ddoc.cpp1415 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/dports/graphics/glslang/glslang-11.7.1/SPIRV/
H A Ddoc.cpp1441 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/SPIRV/
H A Ddoc.cpp1430 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/SPIRV/
H A Ddoc.cpp1430 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/diagnostics/x64/
H A Ddisasm-x64.cc138 struct InstructionDesc { struct
139 const char* mnem;
140 InstructionType type;
141 OperandType op_order_;
142 bool byte_size_operation; // Fixed 8-bit operation.
/dports/lang/tcl85/tcl8.5.19/generic/
H A DtclCompile.h698 typedef struct InstructionDesc { struct
709 } InstructionDesc; argument
/dports/lang/v8/v8-9.6.180.12/src/diagnostics/ia32/
H A Ddisasm-ia32.cc108 struct InstructionDesc { struct
109 const char* mnem;
110 InstructionType type;
111 OperandOrder op_order_;
/dports/www/node10/node-v10.24.1/deps/v8/src/ia32/
H A Ddisasm-ia32.cc133 struct InstructionDesc { struct
134 const char* mnem;
135 InstructionType type;
136 OperandOrder op_order_;
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclCompile.h863 typedef struct InstructionDesc { struct
874 } InstructionDesc; argument
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclCompile.h888 typedef struct InstructionDesc { struct
899 } InstructionDesc; argument
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/sirit/externals/SPIRV-Headers/tools/buildHeaders/
H A DjsonToSpirv.cpp41 InstructionValues InstructionDesc; variable

12