Home
last modified time | relevance | path

Searched refs:opcode_table (Results 76 – 100 of 220) sorted by relevance

123456789

/dports/emulators/mednafen/mednafen/src/snes/src/cpu/scpu/
H A Dscpu.cpp47 (this->*opcode_table[op_readpc()])(); in enter()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/graphite2/src/inc/
H A Dopcode_table.h44 static const opcode_t opcode_table[] = variable
/dports/graphics/graphite2/graphite2-1.3.14/src/inc/
H A Dopcode_table.h44 static const opcode_t opcode_table[] = variable
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/graphite2/src/inc/
H A Dopcode_table.h44 static const opcode_t opcode_table[] = variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/graphite2/src/inc/
H A Dopcode_table.h44 static const opcode_t opcode_table[] = variable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/graphite2/src/inc/
H A Dopcode_table.h44 static const opcode_t opcode_table[] = variable
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Dsparc-dis.c428 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
446 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
450 h->opcode = opcode_table[i]; in build_hash_table()
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Dsparc-dis.c431 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
448 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
452 h->opcode = opcode_table[i]; in build_hash_table()
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Dsparc-dis.c398 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
416 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
420 h->opcode = opcode_table[i]; in build_hash_table()
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Dsparc-dis.c428 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
446 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
450 h->opcode = opcode_table[i]; in build_hash_table()
/dports/devel/gdb/gdb-11.1/opcodes/
H A Dsparc-dis.c431 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
448 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
452 h->opcode = opcode_table[i]; in build_hash_table()
/dports/devel/gdb761/gdb-7.6.1/opcodes/
H A Dsparc-dis.c400 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
418 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
422 h->opcode = opcode_table[i]; in build_hash_table()
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/sparc/gnu/
H A Dsparc-dis.c420 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
442 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
446 h->opcode = opcode_table[i]; in build_hash_table()
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Dsparc-dis.c431 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
448 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
452 h->opcode = opcode_table[i]; in build_hash_table()
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Dsparc-dis.c395 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
413 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
417 h->opcode = opcode_table[i]; in build_hash_table()
/dports/devel/binutils/binutils-2.37/opcodes/
H A Dsparc-dis.c431 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
448 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
452 h->opcode = opcode_table[i]; in build_hash_table()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/tms34010/
H A Dtms34010.cpp196 opcode_table[(opcode >> 4) & 0xFFF](cpu, opcode); in run()
228 opcode_table[(opcode >> 4) & 0xFFF](cpu, opcode); in run()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/tms34010/
H A Dtms34010.cpp152 opcode_table[(opcode >> 4) & 0xFFF](cpu, opcode); in run()
177 opcode_table[(opcode >> 4) & 0xFFF](cpu, opcode); in run()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dtc-visium.c761 int r = sizeof (opcode_table) / sizeof (struct opcode_entry) - 1; in get_opcode()
766 int ans = strcmp (mnem, opcode_table[mid].mnem); in get_opcode()
774 *code = opcode_table[mid].code; in get_opcode()
775 *mode = opcode_table[mid].mode; in get_opcode()
776 *flags = opcode_table[mid].flags; in get_opcode()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-visium.c761 int r = sizeof (opcode_table) / sizeof (struct opcode_entry) - 1; in get_opcode()
766 int ans = strcmp (mnem, opcode_table[mid].mnem); in get_opcode()
774 *code = opcode_table[mid].code; in get_opcode()
775 *mode = opcode_table[mid].mode; in get_opcode()
776 *flags = opcode_table[mid].flags; in get_opcode()
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-visium.c761 int r = sizeof (opcode_table) / sizeof (struct opcode_entry) - 1; in get_opcode()
766 int ans = strcmp (mnem, opcode_table[mid].mnem); in get_opcode()
774 *code = opcode_table[mid].code; in get_opcode()
775 *mode = opcode_table[mid].mode; in get_opcode()
776 *flags = opcode_table[mid].flags; in get_opcode()
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dtc-visium.c761 int r = sizeof (opcode_table) / sizeof (struct opcode_entry) - 1; in get_opcode()
766 int ans = strcmp (mnem, opcode_table[mid].mnem); in get_opcode()
774 *code = opcode_table[mid].code; in get_opcode()
775 *mode = opcode_table[mid].mode; in get_opcode()
776 *flags = opcode_table[mid].flags; in get_opcode()
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-visium.c761 int r = sizeof (opcode_table) / sizeof (struct opcode_entry) - 1; in get_opcode()
766 int ans = strcmp (mnem, opcode_table[mid].mnem); in get_opcode()
774 *code = opcode_table[mid].code; in get_opcode()
775 *mode = opcode_table[mid].mode; in get_opcode()
776 *flags = opcode_table[mid].flags; in get_opcode()
/dports/emulators/hercules/hercules-3.13/
H A Dcpu.c1854 regs->ARCH_DEP(opcode_table)[0xa7] = &&jump_a7xx; in ARCH_DEP()
1855 regs->ARCH_DEP(opcode_table)[0xb2] = &&jump_b2xx; in ARCH_DEP()
1856 regs->ARCH_DEP(opcode_table)[0xb9] = &&jump_b9xx; in ARCH_DEP()
1858 regs->ARCH_DEP(opcode_table)[0xc0] = &&jump_c0xx; in ARCH_DEP()
1859 regs->ARCH_DEP(opcode_table)[0xe3] = &&jump_e3xx; in ARCH_DEP()
1861 regs->ARCH_DEP(opcode_table)[0xeb] = &&jump_ebxx; in ARCH_DEP()
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/smp/core/
H A Dcore.hpp113 void (SMPcore::*opcode_table[256])(); member in SMPcore

123456789