Searched refs:CHECK_ERROR_REGISTERS (Results 1 – 3 of 3) sorted by relevance
352 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_REGISTERS, P); in checkPredicates()405 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_REGISTERS, BadR); in checkRegisters()419 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_REGISTERS, BadR); in checkRegisters()431 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_REGISTERS, R); in checkRegisters()441 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_REGISTERS, R); in checkRegisters()
40 CHECK_ERROR_REGISTERS = 0x00008, enumerator
649 if (HexagonMCErrInfo::CHECK_ERROR_REGISTERS & Err) in finishBundle()