Home
last modified time | relevance | path

Searched refs:opcode_table (Results 126 – 150 of 220) sorted by relevance

123456789

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/amdgpu/
H A Datom.c1073 } opcode_table[ATOM_OP_CNT] = { variable
1248 opcode_table[op].func(&ectx, &ptr, in amdgpu_atom_execute_table_locked()
1249 opcode_table[op].arg); in amdgpu_atom_execute_table_locked()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Datom.c1033 } opcode_table[ATOM_OP_CNT] = { variable
1202 opcode_table[op].func(&ectx, &ptr, in atom_execute_table_locked()
1203 opcode_table[op].arg); in atom_execute_table_locked()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Datom.c1043 } opcode_table[ATOM_OP_CNT] = { variable
1212 opcode_table[op].func(&ectx, &ptr, in atom_execute_table_locked()
1213 opcode_table[op].arg); in atom_execute_table_locked()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/amdgpu/
H A Datom.c1073 } opcode_table[ATOM_OP_CNT] = { variable
1248 opcode_table[op].func(&ectx, &ptr, in amdgpu_atom_execute_table_locked()
1249 opcode_table[op].arg); in amdgpu_atom_execute_table_locked()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Datom.c1033 } opcode_table[ATOM_OP_CNT] = { variable
1202 opcode_table[op].func(&ectx, &ptr, in atom_execute_table_locked()
1203 opcode_table[op].arg); in atom_execute_table_locked()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/amdgpu/
H A Datom.c1073 } opcode_table[ATOM_OP_CNT] = { variable
1248 opcode_table[op].func(&ectx, &ptr, in amdgpu_atom_execute_table_locked()
1249 opcode_table[op].arg); in amdgpu_atom_execute_table_locked()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Datom.c1033 } opcode_table[ATOM_OP_CNT] = { variable
1202 opcode_table[op].func(&ectx, &ptr, in atom_execute_table_locked()
1203 opcode_table[op].arg); in atom_execute_table_locked()
/dports/lang/f2c/f2c-20200916/src/
H A Doutput.c41 table_entry opcode_table[] = { variable
127 #define OPNEG_KLUDGE (sizeof(opcode_table)/sizeof(table_entry) - 1)
130 static char opeqable[sizeof(opcode_table)/sizeof(table_entry)];
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/t11/
H A Dt11.c511 (*opcode_table[t11.op >> 3])(); in t11_execute()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/t11/
H A Dt11.c511 (*opcode_table[t11.op >> 3])(); in t11_execute()
/dports/graphics/vkd3d/vkd3d-1.2/libs/vkd3d-shader/
H A Ddxbc.c978 static const struct vkd3d_sm4_opcode_info opcode_table[] = variable
1260 for (i = 0; i < sizeof(opcode_table) / sizeof(*opcode_table); ++i) in get_opcode_info()
1262 if (opcode == opcode_table[i].opcode) return &opcode_table[i]; in get_opcode_info()
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/smp/core/
H A Dtable.cpp4 #define op opcode_table in initialize_opcode_table()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/mcs48/
H A Dmcs48.h144 …32_t clock, int rom_size, int ram_size, uint8_t feature_mask, const mcs48_ophandler *opcode_table); in DECLARE_DEVICE_TYPE()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mcs48/
H A Dmcs48.h144 …32_t clock, int rom_size, int ram_size, uint8_t feature_mask, const mcs48_ophandler *opcode_table); in DECLARE_DEVICE_TYPE()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/
H A DChangeLog142 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/tms34010/
H A Dtms34010.h240 extern opcode_handler opcode_table[0x1000];
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/tms34010/
H A Dtms34010.h233 extern opcode_handler opcode_table[0x1000];
/dports/lang/parrot/parrot-8.1.0/
H A DChangeLog11754 * opcode_table:
11828 opcode_table and a &revision() subroutine.
11832 * opcode_table:
11977 * basic_opcodes.ops, opcode_table:
12057 * assemble.pl, basic_opcodes.ops, opcode_table:
12285 * assemble.pl, basic_opcodes.ops, opcode_table:
12338 * assemble.pl, basic_opcodes.ops, opcode_table:
12473 Happier about blanks in opcode_table
12491 opcode_table, process_opfunc.pl:
12568 * basic_opcodes.ops, opcode_table:
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/include/
H A DChangeLog377 (fp_reg_table, cc_table, opcode_table): Likewise.
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/
H A DChangeLog377 (fp_reg_table, cc_table, opcode_table): Likewise.
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/tcg/
H A Dtcg.h705 void *opcode_table[65536]; member
/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/
H A Dtcg.h705 void *opcode_table[65536]; member
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/q68/
H A Dq68-core.c143 static OpcodeFunc * const opcode_table[128] = { variable
297 state->cycles += (*opcode_table[index])(state, opcode); in q68_run()
/dports/emulators/hercules/hercules-3.13/
H A Dhdl.c1221 hdl_modify_optab(insert,opcode_table[instr->opcode >> 8],instr); in hdl_modify_opcode()
/dports/devel/djgpp-binutils/binutils-2.17/include/
H A DChangeLog387 (xtensa_isa_internal): Replace opcode_table field with opcodes field.

123456789