Home
last modified time | relevance | path

Searched refs:MNEMONIC_MODIFIER (Results 1 – 16 of 16) sorted by relevance

/dports/games/tycho/species/
H A Dopcode_branch_lookup.hpp44 const char *MNEMONIC_MODIFIER(const MODIFIER modifier);
H A Dinst_gen_markov_2.cpp59 path += MNEMONIC_MODIFIER((MODIFIER)((_in >> moPOS) & moMASK)); in dump()
165 path += MNEMONIC_MODIFIER((MODIFIER)((_in >> moPOS) & moMASK)); in dump()
507 MNEMONIC_MODIFIER((MODIFIER)((in >> moPOS) & moMASK)) << in dump()
H A Dinst_gen_markov.cpp139 …cout << MNEMONIC_OPCODE(key.get_opcode()) << '.' << MNEMONIC_MODIFIER(key.get_modifier()) << ": ta… in suggest_opcode_modifier()
243 …out << MNEMONIC_OPCODE(opcode[i].key.get_opcode()) << '.' << MNEMONIC_MODIFIER(opcode[i].key.get_m… in dump()
246 …out << '\t' << MNEMONIC_OPCODE(opcode[i].markov[j].get_opcode()) << '.' << MNEMONIC_MODIFIER(opcod… in dump()
H A Dopcode_branch_lookup.cpp157 const char *MNEMONIC_MODIFIER(const MODIFIER modifier) { in MNEMONIC_MODIFIER() function
/dports/games/species/species/
H A Dopcode_branch_lookup.hpp44 const char *MNEMONIC_MODIFIER(const MODIFIER modifier);
H A Dinst_gen_markov.cpp139 …cout << MNEMONIC_OPCODE(key.get_opcode()) << '.' << MNEMONIC_MODIFIER(key.get_modifier()) << ": ta… in suggest_opcode_modifier()
243 …out << MNEMONIC_OPCODE(opcode[i].key.get_opcode()) << '.' << MNEMONIC_MODIFIER(opcode[i].key.get_m… in dump()
246 …out << '\t' << MNEMONIC_OPCODE(opcode[i].markov[j].get_opcode()) << '.' << MNEMONIC_MODIFIER(opcod… in dump()
H A Dinst_gen_markov_2.cpp59 path += MNEMONIC_MODIFIER((MODIFIER)((_in >> moPOS) & moMASK)); in dump()
165 path += MNEMONIC_MODIFIER((MODIFIER)((_in >> moPOS) & moMASK)); in dump()
507 MNEMONIC_MODIFIER((MODIFIER)((in >> moPOS) & moMASK)) << in dump()
H A Dopcode_branch_lookup.cpp157 const char *MNEMONIC_MODIFIER(const MODIFIER modifier) { in MNEMONIC_MODIFIER() function
/dports/games/tycho/tycho/
H A Dasm.h107 *MNEMONIC_MODIFIER[MODIFIER_LAST],
H A Dexstat.c92 printf(name,MNEMONIC_MODIFIER[mod]); in dump_stats()
H A Dasm.c64 *MNEMONIC_MODIFIER[MODIFIER_LAST] = { variable
H A Dexhaust.c466 printf (name, MNEMONIC_MODIFIER[mod]); in output_results()
/dports/games/species/tycho/
H A Dasm.h107 *MNEMONIC_MODIFIER[MODIFIER_LAST],
H A Dexstat.c92 printf(name,MNEMONIC_MODIFIER[mod]); in dump_stats()
H A Dasm.c64 *MNEMONIC_MODIFIER[MODIFIER_LAST] = { variable
H A Dexhaust.c466 printf (name, MNEMONIC_MODIFIER[mod]); in output_results()