Searched refs:mode_table (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/src/panfrost/bifrost/ | ||
| H A D | bifrost_gen_disasm.c | 5242 static const char *mode_table[] = { local in function:bi_disasm_add_flog_table_f32_0 5245 const char *mode = mode_table[0]; 5289 static const char *mode_table[] = { local in function:bi_disasm_add_flog_table_f32_1 5292 const char *mode = mode_table[(_BITS(bits, 7, 1) << 0)]; 5336 static const char *mode_table[] = { local in function:bi_disasm_add_flog_table_f32_2 5339 const char *mode = mode_table[(_BITS(bits, 5, 1) << 0)]; 5381 static const char *mode_table[] = { local in function:bi_disasm_add_flog_table_f32_3 5384 const char *mode = mode_table[(_BITS(bits, 5, 1) << 0) | (_BITS(bits, 7, 1) << 1)]; 5430 static const char *mode_table[] = { local in function:bi_disasm_add_flog_table_f32_4 5433 const char *mode = mode_table[(_BIT [all...] |
Completed in 16 milliseconds