Searched refs:s_PicaRegMnemonic (Results 1 – 1 of 1) sorted by relevance
35 const PicaRegMnemonic s_PicaRegMnemonic[] = variable503 const u32 num = sizeof(s_PicaRegMnemonic) / sizeof(s_PicaRegMnemonic[0]); in DumpCommon()507 if ( address <= s_PicaRegMnemonic[i].address && in DumpCommon()508 s_PicaRegMnemonic[i].address < addressEnd ) in DumpCommon()512 s_PicaRegMnemonic[i].address, in DumpCommon()513 s_PicaRegMnemonic[i].mnemonic); in DumpCommon()