Home
last modified time | relevance | path

Searched refs:OPCODE_IS_BRANCH (Results 1 – 6 of 6) sorted by relevance

/dports/games/tycho/species/
H A Dopcode_branch_lookup.hpp30 OPCODE_IS_BRANCH[OPCODE_LAST],
H A Dinst_gen_weighted_random.cpp70 if(OPCODE_IS_BRANCH[chromosome()->code(i).opcode()]) { // found? in suggest_instruction()
81 if(_branch_bias && OPCODE_IS_BRANCH[(OPCODE)i]) { in suggest_instruction()
H A Dopcode_branch_lookup.cpp55 OPCODE_IS_BRANCH[OPCODE_LAST] = { variable
/dports/games/species/species/
H A Dopcode_branch_lookup.hpp30 OPCODE_IS_BRANCH[OPCODE_LAST],
H A Dinst_gen_weighted_random.cpp70 if(OPCODE_IS_BRANCH[chromosome()->code(i).opcode()]) { // found? in suggest_instruction()
81 if(_branch_bias && OPCODE_IS_BRANCH[(OPCODE)i]) { in suggest_instruction()
H A Dopcode_branch_lookup.cpp55 OPCODE_IS_BRANCH[OPCODE_LAST] = { variable