Home
last modified time | relevance | path

Searched defs:mnemonic_cnt (Results 1 – 14 of 14) sorted by relevance

/dports/devel/vasm/vasm/cpus/6800/
H A Dcpu.c12 int mnemonic_cnt = sizeof(mnemonics) / sizeof(mnemonics[0]); variable
/dports/devel/vasm/vasm/cpus/test/
H A Dcpu.c41 int mnemonic_cnt=sizeof(mnemonics)/sizeof(mnemonics[0]); variable
/dports/devel/vasm/vasm/cpus/tr3200/
H A Dcpu.c22 int mnemonic_cnt=sizeof(mnemonics)/sizeof(mnemonics[0]); variable
/dports/devel/vasm/vasm/cpus/qnice/
H A Dcpu.c13 int mnemonic_cnt=sizeof(mnemonics)/sizeof(mnemonics[0]); variable
/dports/devel/vasm/vasm/cpus/oil/
H A Dcpu.c13 int mnemonic_cnt=sizeof(mnemonics)/sizeof(mnemonics[0]); variable
/dports/devel/vasm/vasm/cpus/6502/
H A Dcpu.c12 int mnemonic_cnt=sizeof(mnemonics)/sizeof(mnemonics[0]); variable
/dports/devel/vasm/vasm/cpus/jagrisc/
H A Dcpu.c11 int mnemonic_cnt = sizeof(mnemonics) / sizeof(mnemonics[0]); variable
/dports/devel/vasm/vasm/cpus/c16x/
H A Dcpu.c13 int mnemonic_cnt=sizeof(mnemonics)/sizeof(mnemonics[0]); variable
/dports/devel/vasm/vasm/cpus/ppc/
H A Dcpu.c13 int mnemonic_cnt=sizeof(mnemonics)/sizeof(mnemonics[0]); variable
/dports/devel/vasm/vasm/cpus/vidcore/
H A Dcpu.c13 int mnemonic_cnt=sizeof(mnemonics)/sizeof(mnemonics[0]); variable
/dports/devel/vasm/vasm/cpus/z80/
H A Dcpu.c577 int mnemonic_cnt=sizeof(mnemonics)/sizeof(mnemonics[0]); variable
/dports/devel/vasm/vasm/cpus/arm/
H A Dcpu.c11 int mnemonic_cnt = sizeof(mnemonics)/sizeof(mnemonics[0]); variable
/dports/devel/vasm/vasm/cpus/x86/
H A Dcpu.c11 int mnemonic_cnt = sizeof(mnemonics)/sizeof(mnemonics[0]); variable
/dports/devel/vasm/vasm/cpus/m68k/
H A Dcpu.c19 int mnemonic_cnt = sizeof(mnemonics)/sizeof(mnemonics[0]); variable