Searched refs:s_PicaRegMnemonic (Results 1 – 1 of 1) sorted by relevance
37 const PicaRegMnemonic s_PicaRegMnemonic[] = variable505 const u32 num = sizeof(s_PicaRegMnemonic) / sizeof(s_PicaRegMnemonic[0]); in DumpCommon()509 if ( address <= s_PicaRegMnemonic[i].address && in DumpCommon()510 s_PicaRegMnemonic[i].address < addressEnd ) in DumpCommon()514 s_PicaRegMnemonic[i].address, in DumpCommon()515 s_PicaRegMnemonic[i].mnemonic); in DumpCommon()