Searched refs:conditional_code_suffix (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/x64/
H A Ddisasm-x64.cc128 static const char* const conditional_code_suffix[] = { member in namespace:disasm
789 const char* mnem = conditional_code_suffix[cond];
800 const char* mnem = conditional_code_suffix[cond];
810 const char* mnem = conditional_code_suffix[cond];

Completed in 57 milliseconds