Home
last modified time | relevance | path

Searched defs:INSTR (Results 1 – 25 of 137) sorted by relevance

123456

/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/lib/
H A Dstacktrace.c22 #define STK_ALLOC_MATCH(INSTR) \ argument
25 #define STK_PUSH_MATCH(INSTR) \ argument
27 #define MEM_OP_OFFSET(INSTR) \ argument
29 #define MEM_OP_REG(INSTR) \ argument
33 #define BB_END(INSTR) \ argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/alpha/lib/
H A Dstacktrace.c22 #define STK_ALLOC_MATCH(INSTR) \ argument
25 #define STK_PUSH_MATCH(INSTR) \ argument
27 #define MEM_OP_OFFSET(INSTR) \ argument
29 #define MEM_OP_REG(INSTR) \ argument
33 #define BB_END(INSTR) \ argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/alpha/lib/
H A Dstacktrace.c22 #define STK_ALLOC_MATCH(INSTR) \ argument
25 #define STK_PUSH_MATCH(INSTR) \ argument
27 #define MEM_OP_OFFSET(INSTR) \ argument
29 #define MEM_OP_REG(INSTR) \ argument
33 #define BB_END(INSTR) \ argument
/dports/devel/rgbds/rgbds/test/link/section-union/
H A Ddifferent-syntaxes.asm2 INSTR equs "sbc a" label
4 INSTR equs "db $9f" label
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/vx-share/
H A DvxTypes.h62 typedef unsigned short INSTR; /* word-aligned instructions */ typedef
66 typedef unsigned long INSTR; /* 32 bit word-aligned instructions */ typedef
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/vx-share/
H A DvxTypes.h62 typedef unsigned short INSTR; /* word-aligned instructions */ typedef
66 typedef unsigned long INSTR; /* 32 bit word-aligned instructions */ typedef
/dports/textproc/py-html2text/html2text-2020.1.16/test/
H A Dtest_memleak.py5 INSTR = "miow " variable
/dports/audio/csound/csound-6.15.0/Frontends/beats/
H A Dbeats.h30 } INSTR; typedef
/dports/math/flopc++/FlopCpp-d4c1d98/FlopCpp/examples/
H A Dstampl.cpp26 MP_set INSTR; member in Stage
93 MP_set INSTR(numINSTR); in main() local
H A Dstampl2.cpp19 MP_set INSTR(numINSTR); in main() local
/dports/lang/lafontaine/lafontaine-0.4/include/
H A Dinstr.h30 #define INSTR(class) ((struct s_instr *)class) macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/ir2/
H A Ddisasm-a2xx.c144 #define INSTR(opc, num_srcs) [opc] = {num_srcs, #opc} macro
460 #define INSTR(opc, name, fxn) [opc] = {name, fxn} macro
579 #define INSTR(opc, fxn) [opc] = {#opc, fxn} macro
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/ir2/
H A Ddisasm-a2xx.c144 #define INSTR(opc, num_srcs) [opc] = {num_srcs, #opc} macro
460 #define INSTR(opc, name, fxn) [opc] = {name, fxn} macro
579 #define INSTR(opc, fxn) [opc] = {#opc, fxn} macro
/dports/graphics/mesa-libs/mesa-21.3.6/src/freedreno/ir2/
H A Ddisasm-a2xx.c144 #define INSTR(opc, num_srcs) [opc] = {num_srcs, #opc} macro
460 #define INSTR(opc, name, fxn) [opc] = {name, fxn} macro
579 #define INSTR(opc, fxn) [opc] = {#opc, fxn} macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/freedreno/ir2/
H A Ddisasm-a2xx.c144 #define INSTR(opc, num_srcs) [opc] = {num_srcs, #opc} macro
460 #define INSTR(opc, name, fxn) [opc] = {name, fxn} macro
579 #define INSTR(opc, fxn) [opc] = {#opc, fxn} macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/freedreno/ir2/
H A Ddisasm-a2xx.c144 #define INSTR(opc, num_srcs) [opc] = {num_srcs, #opc} macro
460 #define INSTR(opc, name, fxn) [opc] = {name, fxn} macro
579 #define INSTR(opc, fxn) [opc] = {#opc, fxn} macro
/dports/graphics/mesa-dri/mesa-21.3.6/src/freedreno/ir2/
H A Ddisasm-a2xx.c144 #define INSTR(opc, num_srcs) [opc] = {num_srcs, #opc} macro
460 #define INSTR(opc, name, fxn) [opc] = {name, fxn} macro
579 #define INSTR(opc, fxn) [opc] = {#opc, fxn} macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/freedreno/ir2/
H A Ddisasm-a2xx.c144 #define INSTR(opc, num_srcs) [opc] = {num_srcs, #opc} macro
460 #define INSTR(opc, name, fxn) [opc] = {name, fxn} macro
579 #define INSTR(opc, fxn) [opc] = {#opc, fxn} macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/freedreno/ir2/
H A Ddisasm-a2xx.c144 #define INSTR(opc, num_srcs) [opc] = {num_srcs, #opc} macro
460 #define INSTR(opc, name, fxn) [opc] = {name, fxn} macro
579 #define INSTR(opc, fxn) [opc] = {#opc, fxn} macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/ir2/
H A Ddisasm-a2xx.c144 #define INSTR(opc, num_srcs) [opc] = {num_srcs, #opc} macro
460 #define INSTR(opc, name, fxn) [opc] = {name, fxn} macro
579 #define INSTR(opc, fxn) [opc] = {#opc, fxn} macro
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/freedreno/ir2/
H A Ddisasm-a2xx.c129 #define INSTR(opc, num_srcs) [opc] = { num_srcs, #opc } macro
442 #define INSTR(opc, name, fxn) [opc] = { name, fxn } macro
558 #define INSTR(opc, fxn) [opc] = { #opc, fxn } macro
/dports/lang/clover/mesa-21.3.6/src/freedreno/ir2/
H A Ddisasm-a2xx.c144 #define INSTR(opc, num_srcs) [opc] = {num_srcs, #opc} macro
460 #define INSTR(opc, name, fxn) [opc] = {name, fxn} macro
579 #define INSTR(opc, fxn) [opc] = {#opc, fxn} macro
/dports/emulators/mess/mame-mame0226/src/devices/cpu/ssem/
H A Dssem.cpp18 #define INSTR ((op >> 13) & 7) macro
/dports/emulators/mame/mame-mame0226/src/devices/cpu/ssem/
H A Dssem.cpp18 #define INSTR ((op >> 13) & 7) macro
/dports/lang/yap/yap-6.2.2/OPTYap/
H A Dtab.tries.i35 #define NEW_ANSWER_TRIE_NODE(NODE, INSTR, ENTRY, CHILD, PARENT, NEXT) \ argument
44 #define NEW_ANSWER_TRIE_NODE(NODE, INSTR, ENTRY, CHILD, PARENT, NEXT) \ argument
54 #define ANSWER_CHECK_INSERT_ENTRY(SG_FR, NODE, ENTRY, INSTR) \ argument
59 #define ANSWER_CHECK_INSERT_ENTRY(SG_FR, NODE, ENTRY, INSTR) \ argument

123456