Searched refs:op_code (Results 1 – 1 of 1) sorted by relevance
1903 uint32_t op_code; in GetWriteFlag() local1908 op_code = (faulty_instruction >> 26) & 0x3f; in GetWriteFlag()1911 switch (op_code) { in GetWriteFlag()1940 op_code = (faulty_instruction >> 19) & 0x3; in GetWriteFlag()1941 switch (op_code) { in GetWriteFlag()